/*                                                                 Base */


body {
	background-color:#FFFFFF;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor:default;
	margin-bottom:20px;
	margin-top:6px;
}

body, td, tr {
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size: 12px;
	margin: 0px;
}
h2 {
	font-size: 12px;
	margin: 0px;
}
h3 {
	font-size: 12px;
	margin: 0px;
}


/*                                                                 Links */


a:link {
	color: #547078;
	text-decoration:none;
}
a:visited {
	color: #547078;
	text-decoration:none;
}
a:hover {
	color: #3C4F59;
	text-decoration:none;
}
a:active {
	color: #678A94;
	text-decoration: none;
}

.seo {
	display:none;
}


/*                                                                 WIKI Links */

.wiki a:link {
	text-decoration:underline;
	color: #445B62;
}
.wiki a:visited {
	text-decoration:underline;
	color: #445B62;
}
.wiki a:hover {
	text-decoration:underline;
	color: #445B62;
}
.wiki a:active {
	text-decoration:underline;
	color: #445B62;
}


/*                                                                 Home Page */


.sitedesc {
	text-align:center;
	padding:5px;
	margin-bottom:5px;
/*	letter-spacing: 1px; */
}

#opening_head {
	height:24px;
	background-image:url(http://oemcameras.com/images/layout/opening_mp.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	text-align:center;
	margin-bottom:5px;
}
.opening_buttons {
	text-align:center;
}
.opening_news_bg {
	background-image:url(../images/su_bg.png);
	background-position:top center;
	background-repeat:repeat-x;
	text-align:left;
	height:290px;
}
.opening_news_left {
	float:left;
	width:100%;
	border-right:1px solid #CCCCCC;
	text-align:left;
}

.opening_news_center {
	float:left;
	width:100%;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	text-align:left;
}
.opening_news_right {
	width:100%;
	border-left:1px solid #CCCCCC;
	text-align:left;
}

.opening_news_padding {
	padding:8px;
	text-align: left;
}
.opening_news_list {
	margin-left:-16px;
}
.opening_news_head {
	font-size:16px;
	color:#64878E;
}
.opening_news_list_spacing {
	margin-top:5px;
	margin-bottom: 10px;
	color: #000000;
}
.opening_col_1 {
	width:244px;
	margin-left:5px;
	background-image:url(images/li_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:12px;
	text-decoration:none;
}
.opening_col_2 {
	width:245px;
	background-image:url(images/li_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:12px;
	text-decoration:none;
}
.opening_col_3 {
	float:none;
	width:240px;
	background-image:url(images/li_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:12px;
	text-decoration:none;
}
.opening_readmore {
	color:#000000;
	margin: 0;
}


/*                                                                 Member's Area */


.memberLINKS {
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
}
.memberLINKS a:link {
	color: #FFF;
	text-decoration: underline;
}
.memberLINKS a:visited {
	text-decoration: underline;
	color: #FFF;
}
.memberLINKS a:hover {
	text-decoration: none;
/*	color: #FFF; */
}
.memberLINKS a:active {
	text-decoration: underline;
	color: #FFF;
}
.newsContent_MembersArea {
	width:155px;
	border:1px solid #CCCCCC;
	padding-top:0px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
	background-color:#FFFFFF;
}


/*                                                                 Bottom Layout */


.footerPadding {
	padding:5px;
}
.bottom_toptitle_col1 {
	float:left;
	width:250px;
}
.bottom_toptitle_col2 {
	float:left;
	width:250px;
}
.bottom_toptitle_col3 {
	float:right;
	width:235px;
}
.bottom_toptitle_border_contact {
	padding-bottom:5px;
	border-bottom:4px solid;
	border-bottom-color:#658598;
	margin-right:14px;
}
.bottom_toptitle_border {
	padding-bottom:5px;
	border-bottom:4px solid;
	border-bottom-color:#658598;
	margin-right:5px;
}
.bottom_padding {
	padding:7px;
}
.footer_spacing_left {
	width:8px;
	float:left;
	background-color:#FFFFFF;
	height:155px;
	border-right:1px dashed #CCCCCC;
}
.footer_spacing_right {
	width:9px;
	float:right;
	background-color:#FFFFFF;
	height:155px;
	border-left:1px dashed #CCCCCC;
}
.footer_head_titles {
	padding:4px;
	background-image:url(http://oemcameras.com/images/oemcam_divider2.2_v1.5.gif);
	background-repeat:repeat-x;
	height:23px;
	border-top:1px solid #CCCCCC;
}
.footer_bottom_links {
	margin-top:4px;
	margin-bottom:8px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	width:96%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.footer_split {
	margin:0 auto;
	clear:both;
	margin-left:8px;
	margin-right:9px;
}
.footer_logo {
	float:left;
	margin-right:5px;
}

.jquery_link {
	 color:#678A94;
	 cursor:pointer;
}
.jquery_link:hover {
	color: #3C4F59;
	cursor:pointer;
}


/*                                                                 Products Opening Page */


/*.products_note {
	float:right;
	width:auto;
	padding:6px;
	background-color:#ffffcc;
	margin-right:5px;
	z-index:5000;
	border: 1px solid;
	border-color: #CACA00;
	background-image:url(http://oemcameras.com/images/note.gif);
}*/
.sub_borders {
	border:1px solid #CCCCCC;
}
.sub_borders_title {
	padding:6px;
	font-weight:bold;
}
.sub_borders_text {
	padding:8px;
	line-height:19px;
}
.pagetitle {
	border:1px solid #CCC;
	margin-bottom:15px;
	padding:5px;
	margin-top:4px;
	background-image:url(http://oemcameras.com/images/products_top_bg_invert.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
.pagetitle_large {
	color:#435865;
	font-size:18px;
	text-decoration:none;
	margin-bottom:4px;
}
.pagetitle_small {
	margin-bottom:6px;
	font-size:13px;
	text-decoration:none;
	margin-left:6px;
}
.products_home_numbers {
	float:left;
	width:15px;
	height:15px;
	border:1px solid #CCCCCC;
	padding:3px;
	text-align:center;
	margin-right: 5px;
	cursor: pointer;
	background-color:#FFFFFF;
	background-image:url(http://oemcameras.com/images/layout/products_top_bg_invert.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.products_home_numbers:hover {
	float:left;
	width:15px;
	height:15px;
	border:1px solid #999999;
	padding:3px;
	text-align:center;
	margin-right: 5px;
	cursor: pointer;
	background-color:#FFFFFF;
}
.tnfeatures {
	font-size:10px;
	font-weight:bold;
	padding-left:14px;
	padding-right:14px;
}


/*                                                                 Products Item Display */


.itemDisplay {
	background-repeat:no-repeat;
	width:177px;
	height:237px;
	text-align:center;
	background-repeat:no-repeat;
	padding-top:6px;
	font-weight:bold;
	font-size:12px;
}
.compareControl {
	margin:0px;
	margin-left:3px;
}
.manufacturer {
	color:#999999;
}
.itemImage {
	margin-top:2px;
	margin-bottom:4px;
}
.itemLineSpacing {
	line-height:12px;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
}
.h2small {
	font-size:11px;
	margin:0px;
	text-decoration:none;
}
.h3small {
	font-size:11px;
	margin:0px;
}


/*                                                                 Product Page */


.product_title {
	padding-top:3px;
	padding-left:6px;
	padding-bottom:3px;
	color:#000000;
	border-bottom: 4px solid;
	border-bottom-color: #678B97;
	background-color:#f3f3f3;
	margin-bottom: 5px;
	text-align: left;
	
}
.product_title h1 {
	font-size:26px;
}
.left_title {
	padding-top:3px;
	padding-left:2px;
	padding-bottom:3px;
	font-size:14px;
	color:#FFF;
	border-bottom: 4px solid #8b8b8b;
	margin-top:4px;
	background-color:#6b6b6b;
}
.left_content {
	padding:6px;
	margin-bottom:5px;
	text-align:center;
}
.right_title {
/*	padding-top:3px;
	padding-left:2px;
	padding-bottom:3px;
	font-size:14px;
	color:#000000;
	border-bottom: 4px solid;
	border-bottom-color: #678B97;
	margin-top:4px;
	background-color:#f3f3f3;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	*/
	padding-top:3px;
	padding-left:2px;
	padding-bottom:3px;
	font-size:14px;
	color:#FFF;
	border-bottom: 4px solid #8b8b8b;
	margin-top:4px;
	background-color:#6b6b6b;
	text-align:left;
	
}
.right_title_wcontent {
	margin-top:12px;	
}
.right_content {
	padding:6px;
	margin-bottom:5px;
	text-align:center;
}
.content {
/*	margin-right:8px; */
}
.sidenote {
	float:right;
	padding-top:0px;
	padding-bottom:6px;
	padding-left:3px;
	padding-right:0px;
	text-align: center;
	margin-left:20px;
	margin-bottom:20px;
}
.para_title {
	font-size: 18px;
	color:#678B97;
	font-weight: normal;
}
/*
.feature_list {
	list-style-image: url(http://oemcameras.com/images/arrow1.jpg);
	line-height:16px;
}
.feature_list_options {
	list-style-image: url(http://oemcameras.com/images/arrow1.jpg);
	line-height:20px;
}
*/
.to_top {
	text-align:center;
	padding:10px;
	border-top:1px solid #678B97;
	margin-bottom:15px;
	cursor:pointer;
}
.to_top:hover {
	border-top:1px solid #BDCDD2;
	color:#BDCDD2;
}

.quick_specs {
	border-collapse:collapse;
	border-color:#CCCCCC;
}
.quick_specs_top {
	background-image:url(http://oemcameras.com/images/oem_tabs.gif);
}
.quick_specs_left {
	background-color:#DFE7EA;
}
.prod_image {
	margin-bottom:6px;
	text-align: center;
}
.lg_image {
	text-align:center; 
	padding:6px; 
	border:1px solid #CCC;
	margin-top:12px;
	margin-bottom:12px;
	text-align:center;
}
.lg_image_trim {
	text-align:center; 
	margin-top:12px;
	margin-bottom:12px;
	text-align:center;
}
.text_highlight { 
	color:#325F74;
}
.separator {
	margin-top:16px;
	margin-bottom:16px;
}
.manu {
	color:#999999;
}
.subUL {
	margin-left:-20px;
}
.remarks { 
	color: #999999;
	text-align:left;
	padding-top:4px;
}
.download_section {
	border-top:1px solid #CCCCCC;
	border-bottom:1px dashed #CCCCCC;
	margin-top:5px;
	background-color:#f3f7f8;
	color: #000000;
	font-weight: bold;
}

.video_content {
	margin-top:5px;
	text-align:center;
}
.products_note {
	padding:6px;
	background-color:#ffffcc;
	margin-right:0px;
	z-index:5000;
	border: 1px solid;
	border-color: #CACA00;
	background-image:url(http://oemcameras.com/images/note.gif);
	margin-top:6px;
}
.seo { 
	display:none;
}


/*                                                                 News Page */


hr {
	margin-top:14px;
}
#subHead {
	font-size:12px;
	margin:0px;
	font-weight:bold;
	margin-left:10px;
	color:#668391;
}
#date {
	margin-top:5px;
	margin-bottom:0px;
	text-align:left;
}
#newsHead {
	background-image:url(http://oemcameras.com/images/li_bg.png);
	background-position:center;
}
#news_tabs {
	margin-top:40px;
	padding:5px;
	border:1px solid #99AEBB;
	background-color:#99AEBB;
	color:#FFFFFF;
	font-size:16px;
	margin-bottom:5px;
	background-repeat:no-repeat;
	font-weight: bold;
}
#news_tabs_sub {
	margin-top:5px;
	padding:5px;
	border:1px solid #99AEBB;
	background-color:#99AEBB;
	color:#FFFFFF;
	font-size:16px;
	margin-bottom:5px;
	background-repeat:no-repeat;
	font-weight: bold;
}
#news_tab_content {
	float:right;
	width:145px;
	margin-top:0px;
	padding:5px;
	border:1px solid #99AEBB;
	background-color:#FFFFFF;
	color:#FFFFFF;
	font-size:14px;
	margin-bottom:5px;
}
.social_bookmarks {
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}
.social_bookmarks:hover {
	filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}
.h1_news {
	color:#668391;
	font-size:20px;
	margin-bottom:6px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.spectabletop {
	border-top:1px solid #CCCCCC;
}
.spectablebottom {
	border-bottom:1px solid #CCCCCC;
}
.spectitle {
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dotted #666666;
	Monochrome:#99aebb;
	margin-bottom:16px;
	margin-top:12px;
}
