/* @override http://test.divergentmedia.com//Assets/CSS/divergent_main.css */

/* @override 
	http://localhost:8888//Assets/CSS/divergent_main.css
	http://localhost:8888/newest//Assets/CSS/divergent_main.css
*/

html, body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Verdana, Arial, Sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #646464;
	background: #000;
}

a { 
	color:#518dad; 
	outline:none;
}

a:link, a:visited, a:active { 
	color:#518dad; 
	text-decoration:none;
}

a:hover { 
	text-decoration:underline; 
}

a img {border: none; }

.navheader {
	position: absolute;
	top: 0;
	width: 800px;
}

.navbuttonstrip {
	float: right;
	padding-right: 20px;
}

a.navbutton:link, a.navbutton:visited { 
	color: white;
	text-decoration:none;
}

a.navbutton:hover{
	text-decoration:underline; 
}

.navbutton {
	float: left;
	height: 15px;
	margin: 10px;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #203e60;
}

.dropshadow {
	opacity: 0.64;
}

.headerimage {

}

.logo_header{
	padding-bottom: 30px;
}

.content_main {
	width:800px;
	background: #FFF;
	margin: auto;
}

h1 {
   	color: #121212;
	font-size: 22px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
    line-height: 28px;
    opacity: 1.00;
}


h2 {
   	color: #262626;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
    opacity: 1.00;
	line-height: 20px;
	padding-bottom: 8px;
}

h3 {
   	color: #1b1b1b;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
    opacity: 1.00;
    margin:  0px;
    padding-bottom: 8px;
}

h4 {
    color: rgb(106, 106, 106);
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.22em;
    line-height: 16px;
}

.single_column {
	margin-left: 25px;
	margin-right: 25px;
}

.left_column_blog {
	float:  left;
	width: 200px;
	margin-left: 25px;
	margin-right: 10px;
}

.left_column {
	float:  left;
	width: 250px;
	margin-left: 25px;
	margin-right: 10px;
}

.left_column_swapped {
	float:  left;
	margin-left: 25px;
	margin-right: 10px;
	width: 450px;
}


.column_seperator {
	float:  left;
	width: 10px;
	height: 400px;
	background: #FFF url(../images/column_seperator_img.jpg);
}

.right_column_blog {
	float:  left;
	width: 475px;
	margin-right: 25px;
	margin-left: 40px;
}

.right_column {
	float:  left;
	width: 450px;
	margin-right: 25px;
	margin-left: 25px;
}

.right_column_swapped {
	margin-left: 520px;
}

.product_item {
	width: 100%;
	float: left;
	font-size: 10px;
	padding-top: 10px;
}

.product_item img{
	float: left;
	width: 75px;
	height:  75px;
	margin-right: 7px;
}

.news_item {
	font-size: 12px;
}

.news_item title {
	line-height: 1;
}

.news_byline {
	font-size: 11px;
	font-weight: 400;
	margin-top: -15px;
	padding-bottom: 15px;
}

.news_footer {
	font-size: 11px;
	font-weight: 400;
	margin-bottom: 26px;
}

.allclear {
	clear:both;
}

.footer {
	
	background: #000 url(../images/footer.jpg) no-repeat center;
	height: 180px;
	margin-top: 20px;
}

.footer_column {
	float:left;
	width: 250px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	
	color: #c4c2c2;
	font-size: 11px;
}

#followus{
	width: 120px
}

ul.productnav {
	margin-top: 0px;
	margin-left: 75px;
	padding-left: 15px;
}

p{
	margin: 0 0 10px;
    padding-left: 5px;
}

/*clipwrap matrix specific stuff */
table.camera_support_matrix {
	border-collapse: collapse;
	margin: auto;
	width: 100%;
}

table.camera_support_matrix th {
	background-color: #e0e0e3;
	border: 1px inset #e0e0e3;
	text-align: center;
	padding: 3px 7px;
	color: rgb(115, 115, 115);
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

table.camera_support_matrix td {
	border: 1px inset #ccc;
	text-align: left;
	padding: 7px;
}

/*store specific stuff */
table.itemlist {
	border-collapse: collapse;
	margin: auto;
	width: 100%;
}
table.itemlist th {
	background-color: #e0e0e3;
	border: 1px inset #e0e0e3;
	text-align: center;
	padding: 3px 7px;
	color: rgb(115, 115, 115);
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

table.itemlist td {
	border: 1px inset #e0e0e3;
	text-align: left;
	padding: 7px;
}

table.itemlist .qtytd {
	width: 55px;
	text-align: center;
}

.upgradeserial{
	font-size: 9px;
}

.qtynumber {
	font-size: 22px;
	height:  100%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 31px;
}

.qtyplusminus {
	float: left;
	width: 0;
	padding: 4px 0 6px;
}

.qtyplusminus img {
	padding: 1px 0;
	opacity: 0.4;
}

.qtyremove {
	float: left;
	padding: 11px 0 10px;
	opacity: 0.49;
}

table.itemlist .pricetd {
	text-align: right;
	width: 65px;
}

table.itemlist .listlabel {
	text-align:right;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	padding: 8px;
}

.checkoutinfo {
	padding: 0; 
	margin:auto; 
	width:450px;
}

.checkoutinfo .label{
	width: 100px; 
	text-align: right; 
	margin: 7px 0;
}

.checkoutinfo .labelwide{
	width: 160px; 
	text-align: right; 
	margin: 7px 0;
}

.checkoutinfo td input {
	float:left;
	margin: 7px 0 7px 7px;
}

.checkoutinfo td select {
	float:left;
	margin: 7px 0 7px 7px;
}

td input.right_button,
.right_button {
	float: right;
	margin-right: 10px;
}

div.error {
	float:left;
	margin: 7px;
	color:#800;
}

div.explanation {
	float: left;
	font-size: 90%;
	margin-left: 7px;
}

.inlineexplanation {
	float: left;
	font-size: 90%;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 4px;
}

div.checkboxtext {
	margin: 7px 0 7px 7px;
	float: left;
}

.alert{
	margin: auto;
	width: 400px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.alert img {
	float: left;
	padding: 10px;
}

.alert p {
	padding: 10px;
}

.returndescription {
	margin: 7px 0 7px 7px;
}

#upgradefloater {
	
	z-index: 3;
	position: absolute;
	width: 400px;
	margin-right: 200px;
	margin-left: 200px;
	margin-bottom: 200px;
	color: #5b5b5b;
}

form#upgradeform {
	width: 100%;
}

#upgradefloater div.product_item {
	color: #6e6e6e;
}

div.product_item input{
	margin-top: auto;
	margin-bottom: auto;
}

#upgradefloater h3 {
	color: #5b5b5b;
}

.roundedcornr_box_781830 {
	background: url(../images/roundedcornr_781830_tl.png) no-repeat top left;
}
.roundedcornr_top_781830 {
	background: url(../images/roundedcornr_781830_tr.png) no-repeat top right;
}
.roundedcornr_bottom_781830 {
	background: url(../images/roundedcornr_781830_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_781830 div {
	background: url(../images/roundedcornr_781830_br.png) no-repeat bottom right;
}
.roundedcornr_content_781830 {
	background: url(../images/roundedcornr_781830_r.png) repeat-y right;
}

.roundedcornr_top_781830 div,.roundedcornr_top_781830 {
	height: 30px;
	font-size: 1px;
	padding-top: 10px;
	padding-left: 10px;
}
.roundedcornr_bottom_781830 div, .roundedcornr_bottom_781830 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_781830 {
	margin-top: -15px;
	margin-bottom: -5px;
	padding: 0px 15px 5px 15px;
}
.roundedcornr_bottom_781830 { 

}

.media_mention p{
	margin-right: 0px;
	margin-left: 20px;
}

/* faq stuff */

.faq_question {font-size: 14px; margin: 0px;}
.faq_answer {font-size: 11px; margin: 10px 0px 10px 20px;}

.requiredfield {
	color: #ba1515;
}


/* clipwrap nav stuff */

.clipwrapheader {
	background: url(../images/clipwrapheaderback.png) no-repeat;
	width:790px;
	height: 93px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 20px;
}

.clipwrapheader img {
	float:left;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
}

.clipwrapheader .clipwrapheadernav {
	float:right;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-top: 35px;
}

.clipwrapheader .clipwrapheadernav a{
	float:left;
	margin-right: 20px;
	margin-left: 10px;
	font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #203e60;
	text-shadow: #fffeff 1px 1px 0;
}

/* scopebox nav stuff */

.scopeboxheader {
	background: url(../images/scopeboxheaderback.png) no-repeat;
	width:790px;
	height: 93px;
	margin-right: 8px;
	margin-left: 8px;
}

.scopeboxheader img {
	float:left;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
}

.scopeboxheader .scopeboxheadernav {
	float:right;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-top: 35px;
}

.scopeboxheader .scopeboxheadernav a{
	float:left;
	margin-right: 20px;
	margin-left: 10px;
	font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
}

/*carousel stuff */

.carousel {
	overflow: hidden;
	margin: 5px;
}

#darkviewport {
	background-color: #000;
}

#darkviewport h1, #darkviewport h2, #darkviewport h3, #darkviewport p{
	color: #fff;
	padding-right: 20px;
}

.carousel .viewport {
	width: 750px;
	height: 350px;
	overflow: hidden;
	position: relative;
	margin: 20px auto;
	border: 1px solid #d7d7d7;
}

.carousel .buttons {
	display: block;
	margin: 180px 10px 0 0;
	float: left;
}

.carousel .next {
	margin: 180px 0 0 10px;
}

.carousel .disable {
	visibility: hidden;
}

.carousel .overview {
	position: absolute;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.carousel .overview .carouselitem {
	float: left;
	margin: 0;
	padding: 1px;
	height: 350px;
	width: 750px;
}

.carousel .pager {
	clear:  both;
 	display: block;
}

.carousel .pager .pagenum {
	width : 75px;
	height : 50px;
	float: left;
	display: block;
	border: 1px solid #d8d8d8;
	margin: 2px;
	padding: 2px;
}

.carousel .pager .active {
	border: 2px solid #acacac;
	padding: 1px;
}

/*feature pages specific stuff */

.feature_section_head {
	clear: both;
	width: 100%;

}

.feature_item_left {
	float: left;
	width: 223px;
	margin-right: 40px;
	margin-top: 30px;
}

.feature_item_mid {
	float: left;
	width: 223px;
	margin-right: 40px;
	margin-top: 30px;
}

.feature_item_right {
	float: left;
	width: 223px;
	margin-top: 30px;
}


.feature_item_left h3, .feature_item_mid h3, .feature_item_right h3, .feature_section_head h3{
	font-weight: bold;
	margin-bottom: 5px;
    padding-bottom: 3px;
}

.feature_section_head h3
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 20px;
	padding-bottom: 3px;
}


.feature_item_left p, .feature_item_mid p, .feature_item_right p {
	padding: 0;
}

.feature_item_left img, .feature_item_mid img, .feature_item_right img{
	float:  right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.centered_btn
{
	display: block;
	margin: 10px auto;
}

.alternateNames li {
	list-style-type: disc;
}

.alternateNamesList {
	margin: 0;
	padding: 0;
}

.alternateNamesList li {
	list-style-type: none;	
}

.camera_format_note
{
	font-style: italic;
	font-variant: normal;
	font-size: smaller;
	vertical-align: 4px;
}

#cameraInfo blockquote {
	margin: 0 0 10px;
    padding-left: 5px;
	font-style: italic;
}


#cameraInfo img.largeCamera {
	float: right;
	width: 325px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#cameraInfo table.knownFormats {
	border-left: 1px solid #a3a3a3;
	border-top: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	width: 100%;
	margin: auto;
}

#cameraInfo table.knownFormats td {
	padding: 2px 10px 2px 10px;
	border-right:1px #a3a3a3 solid;
	text-align: center;
}

#cameraInfo table.knownFormats th {
	padding: 10px;
	border-right:1px #a3a3a3 solid;
	text-align: center;
	background-color: #eee;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

#cameraListTable {
	border-left: 1px solid #a3a3a3;
	border-top: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	width: 100%;
	margin: 20px auto 50px auto;	
}

#cameraListTable td{
 	padding: 5px;
	border-right:1px #a3a3a3 solid;
	text-align: center;
}

#cameraListTable th{
	padding: 10px;
	border-right:1px #a3a3a3 solid;
	text-align: center;
	background-color: #eee;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

#cameraListTable .tableRow0 {

}

#cameraListTable .tableRow1 {
	background-color: #f3f3f3;
}


