/*styles common to all pages*/

a {
	text-decoration: none;
	font-weight: normal;
	outline: none;
}

a:link, a:visited {
	color: #034159;
}

a:focus {}

a:hover {
	color: #F83B79;
}

a:active {}

a img {
	border: 0;
}

.flash a {
	text-decoration: blink;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	padding-left: 325px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 50px;
}

#masthead {
	margin: 0;
	background-image: url(images/siliconrunmasthead_justlogo.jpg);
	background-repeat: repeat-x;
	height: 105px;
}

#orderformnote {
	text-align:center;
}

#orderformnote a {
	font-weight: bold;
}

h5 {
	margin-top: -7px;
	font-size: 1.1em;
	font-weight: normal;
}

h6 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 13px;
}

#subheader {
	padding: 8px 13px 8px 13px;
	margin: 0 0 7px 0;
	color: #FFFFFF;
	background-color: #034159;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC9900;
} 

#subheader h2 {
	text-align: center;
	margin: 0 0 3px 0;
	padding-top: 7px;
	padding-bottom: 10px;
	font-weight: normal;
	color: #FFFFCC;
	font-size: 25px;
}

#subheader h3 {
	text-align: center;
	margin: -7px 0 0 0;
	padding: 0px;
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
} 

h4 {
	color: #000000;
	font-size: 20px;
	margin: 0;
	padding-top: 7px;
	padding-bottom: 13px;
	line-height: normal;
} 

	
p   {
    margin-top: 0px;
    margin-bottom: 19px;
    }
	
p.home {
	line-height: 40px;
	padding-top: 13px;
}

#home_quote {
	width: 290px;
	line-height: 16px;
	text-align: left;
	margin-top: -13px;
	padding-left: 9px;
}

#home_dvdpic {
	}

#home_attribution {
	font-style: italic;
	text-align: left;
	margin-top: -16px;
	margin-bottom: 17px;
	padding-left: 8px;}

.attribution {
	font-style: italic;
	text-align: left;
	margin-top: -16px;
	margin-bottom: 17px;
}
		
#topicsummary {
	
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
}

#topicsummary p {
padding: 0 0 13px 13px;}

#topicsummary_title {
	font-size: 17px;
	margin: 0px;
	padding: 0 0 13px 13px;
	font-weight: bold;
	line-height: normal;
	}	
	
#clip {
	padding-top: 91px;
	padding-bottom: 26px;
	}

#clip_info {
	font-size: smaller;
	text-align: center;
	line-height: normal;
	padding-right: 25px;
}

#noclip_rightcol {
	padding-top: 111px;
	padding-bottom: 26px;
	padding-right: 26px;
}


ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul {
	margin-left: -10px;
}
	 

#navlinks {
	font-size: 13px;
	padding-top: 9px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 13px;
	background-image: url(images/navlinks_back_buttonstyle.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	text-align: center;
	margin: 0px;
}

#navlinks li {
	display: inline;
	list-style: none;
	margin-right: 7px;
	padding-right: 8px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
}

#navlinks li.last {
	border-right: 0;
}

#navlinks a:link, #navlinks a:visited {
	color: #FFCC00;
	font-weight: normal;
	}
	
#navlinks a:focus {
	font-weight: normal;}
	
#navlinks a:hover {
	color: #FFFFFF;
	font-weight: normal;
}

#navlinks a:active {
	font-weight: normal;}

.left_menu_item_home {
	font-size: 10px;
	background-color: #000000;
	color: #000000;
	background-image: url(images/leftmenuitem_background.jpg);
	width: 260px;
	height: 80px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	background-repeat: repeat-x;
	}
	
.left_menu_item_home_last {
	font-size: 10px;
	background-color: #000000;
	color: #000000;
	background-image: url(images/leftmenuitem_background.jpg);
	height: 80px;
	width: 260px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	background-repeat: repeat-x;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
	


.left_menu_item_home_mainbutton {
	float: left;
	width: 100px;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #333333;
}

.left_menu_item_home img {
	margin-left: 0px;
	margin-right: 0px;
}

.left_menu_item_home_descrip_container {
	width: 55%;
	height: 100%; 
	display: table;
}
	
.left_menu_item_home_descrip_position {
	display: table-cell; 
	vertical-align: middle;
	width: 100%;
	padding-left: 7px; 
	}

.left_menu_item_home_descrip {
	color: #FFFFFF;
	line-height: 130%;
	font-weight: normal;
	}

.left_menu_item_home a, .left_menu_item_home_last a {
	font-weight: normal;
	}

.left_menu_item_home a:link, .left_menu_item_home a:visited, .left_menu_item_home_last a:link, .left_menu_item_home_last a:visited {
	color: #FFCC00;
}	

.left_menu_item_home a:hover, .left_menu_item_home_last a:hover  {
	color: #FFFFFF;	
}

.left_menu_item {
	font-size: 10px;
	background-color: #000000;
	background-image: url(mockup5/images/dvd_pics/withtitles/leftmenuitem_background.jpg);
	width: 100px;
	height: 80px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	background-repeat: no-repeat;
	}
	
.left_menu_item_last {
	font-size: 10px;
	background-color: #000000;
	width: 100px;
	height: 80px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
	
.left_menu_item_title {
	font-size: 12px;
	text-align: center;
	padding-left: 1px;
	padding-top: 2px;
	height: 23px;
	width: 97px;
	line-height: normal;
}

.left_menu_item_home_title {
	font-size: 12px;
	text-align: center;
	padding-left: 1px;
	padding-top: 2px;
	height: 23px;
	width: 97px;
	line-height: normal;
}

.left_menu_item_mainbutton {		
	width: 100px;
	margin-right: 0px;
	margin-left: 0px;
}

.left_menu_item img {
}

.left_menu_item a, .left_menu_item_last a {
	font-weight: normal;
	}

.left_menu_item a:link, .left_menu_item a:visited, .left_menu_item_last a:link, .left_menu_item_last a:visited {
	color: #FFCC00;
}	

.left_menu_item a:hover, .left_menu_item_last a:hover  {
	color: #FFFFFF;	
}


ul {
	margin-top: -4px;
	margin-bottom: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.boldface {
	font-weight: bold;
	}
	

#footer
	{
	margin: 0;
	clear: both;
	background-color: #034159;
	padding: 5px 0 5px 0;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
}

.floatleft {
	float: left;
	margin-right: 13px;
}

.floatright {
	float: right;
	margin-left: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#testimonials_container {
	margin-right: auto;
	margin-left: auto;
}

.customerlist_header {
	padding: 0px;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-left: 13px;
}

.backtotop {
}

#formcontent {
	width: 350px;
	float: left;
}

#contactinfo {
	margin-top: 78px;
	margin-left: 39px;
	margin-bottom: 26px;
}

.relatedsitesheader{
	font-weight: bold;
	margin-bottom: 7px;
}

th {
	color: #FFF;
	
}
