/* CSS Document */

img#cwSupportHdr {
	margin:20px auto;
}

div#cwSupport {
	width:798px;
	border: 1px #4b4b4b solid;
	float:left;
	clear:left;
	background-color:#232323;
}
div.cwSMainContent {
	width:537px;
	border-right: 1px #4b4b4b solid;
	min-height:300px;
	background-color:#000;
	display:none;
	padding:30px;
	float:left;
}

div.showOverview div#cwSOverview {display:block;}
div.showFAQ div#cwSFAQ {display:block;}
div.showRMAForms div#cwSRMAForms {display:block;}
div.showSupportVideos div#cwSSupportVideos {display:block;}
div.showWarranty div#cwSWarranty {display:block;}
div.showShippingInfo div#cwSShippingInfo {display:block;}
div.showColorSamples div#cwSColorSamples {display:block;}
div.showInternationalRma div#cwSRMAIntForm {display:block;}
div.showDomesticRma div#cwSRMAStandardForm {display:block;}
div.showConfirm div#cwSRMAConfirm {display:block;}
div.showReturnPolicy div#cwSReturnPolicy {display:block;}


div.cwSSIHolder strong {
	color:#fff;
}

div.cwSSIHolder{
	padding-left:30px;
}

div#cwSRightNav {
	float:right;
	width:200px;
	padding:20px 0 0 0;
	background-color:#232323;

}
div#cwSNavControls {
	float:right;
	width:200px;
	border-top: 1px #4b4b4b solid;
	border-bottom: 1px #4b4b4b solid;
	background-color:#000;

}
div#cwSNavControls button {
	background:none;
	border:none;
	width:200px;
	color:#fff;
	float:right;
	cursor:pointer;
	text-align:left;
	padding-left:20px;
	position:relative;
	left:-1px;
	background-color:#000;
	font-size:10px;
	padding:4px 0 4px 20px;
	background-image:url(../images/designStudio/ArrowBS.gif);
	background-repeat:no-repeat;
	background-position:7px 7px;
}
div#cwSNavControls button:hover {
	color:#0087c7;
	background-image:url(../images/designStudio/ArrowBL.gif);
}
div#cwSNavControls img {
	background:none;
	border:none;
	width:200px;
	color:#fff;
	float:right;
	position:relative;
	left:-1px;

}


div#cwSOverview {
	background-image:url(../images/support/content_images/cs_rep.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;

}

div#cwSRMAForms {
	background-image:url(../images/support/content_images/hard_drive-trans.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;

}
div#cwSRMAForms p{
	padding-left:20px;

}
img.cwSMainSubHeader{
	padding:0 0 10px 0;
}
img.cwSSubSubHeader {
	padding:0 0 15px 15px;
	float:left;
	clear:left;
}
img.cwSSIdivider {
	float:left;
	clear:both;
	padding:25px 0;
	width:100%;
	display:block;
}

div#cwSWarranty dl,
div#cwSWarranty p,
div#cwSReturnPolicy p{
	padding-left:30px;
	float:left;
	clear:left;
	width:90%;
	padding-bottom:15px;
}

p.cwSSIsmallP  {
	width:305px;
	padding-left:10px;
}

p.cwSSIsmallPint {
	width:280px;
	padding-right:10px;
	float:left;
	clear:left;
}

img.cwSSILogo {
	float:left;
	clear:left;
}

img.cwSSIRightSide {
	float:right;
	clear:right;
}
div#cwSShippingInfo p {
	float:left;
	padding-bottom:8px;
}
div#cwSShippingInfo p.cwSSIfull{
	float:left;
	clear:left;
	width:100%;
}
div#cwSShippingInfo a.cwSShippingFAQLink {
	float:left;
	clear:left;
	margin-top:30px;
	margin-left:250px;
	text-decoration:underline;
	cursor:pointer;
	width:100px;
}
div#cwSShippingInfo a:hover {
	color:#0087c7;
}
div#cwSShippingInfo dl {
	 float:left;
	 clear:left;
	 width:100%;
}
div#cwSWISections p {
	padding-bottom:20px;
	background-image:url(../images/designStudio/ArrowBS.gif);
	background-repeat:no-repeat;
	background-position:18px 2px;
}
div#cwSWISections p span {
	color:#0087C7;
}

div#cwSWarranty dl{
	/*padding-top:15px;
	padding-bottom:15px;*/
	width:180px;
}
div#cwSWarranty dd{
	float:left;
	padding:2px 0;
	width:35px;
}


div#cwSWarranty dt{
	float:left;
	clear:left;
	padding:2px 5px;
	width:130px;
	text-align:right;
}


div#cwSOVContactInfo {
	margin:20px 0 0 200px;
}

div#cwSOVContactInfo dl{
	float:left;
	width:275px;
	margin-bottom:20px;
	margin-top:20px;
	font-size:14px;
}
div#cwSOVContactInfo dl dt{
	float:left;
	clear:left;
	width:120px;
	text-align:right;
	padding:2px 2px;
}
div#cwSOVContactInfo dl dd{
	float:left;
	width:150px;
	padding:2px 0;
}

div#cwSOverview div#cwSOVContactInfo p{
	float:left;
	clear:left;
	width:250px;
	text-align:center;
	padding:0;
}
div#cwSOverview p {
	padding: 4px 30px 0px 40px;
}
div#cwSOverview h5 {
	padding: 4px 0 0 20px;
	font-size:1em;
	
}



div#cwSFAQ ul {
	float:left;
	clear:left;
	margin-top:20px;
	width:510px;
}

div#cwSFAQ ul li {
	float:left;
	width:85px;
	text-align:center;
	cursor:pointer;
}
div#cwSFAQ ul li:hover {
	color:#0087c7;
}

div#cwSFAQ dl {
	display:none;
	padding:40px 0;
	float:left;
	clear:left;
	width:100%;
}
div#cwSFAQ dl dt {
	font-style:italic;
}

div#cwSFAQ dl dd {
	padding-bottom:10px;
}
p.cwSCSDesc {
	padding:0 0 15px 20px;
}






div.showGeneralFAQ dl#cwFAQGeneral {display:block;}
div.showSalesFAQ dl#cwFAQSales {display:block;}
div.showShippingFAQ dl#cwFAQShipping {display:block;}
div.showSupportFAQ dl#cwFAQSupport {display:block;}
div.showProductsFAQ dl#cwFAQProducts {display:block;}
/*div.showCorporateFAQ dl#cwFAQCorporate {display:block;}*/



div.showGeneralFAQ li#cwSFAQGeneralLink {color:#0087c7;}
div.showSalesFAQ li#cwSFAQSalesLink {color:#0087c7;}
div.showShippingFAQ li#cwSFAQShippingLink {color:#0087c7;}
div.showSupportFAQ li#cwSFAQSupportLink {color:#0087c7;}
div.showProductsFAQ li#cwSFAQProductsLink {color:#0087c7;}
/*div.showCorporateFAQ li#cwSFAQCorporateLink {color:#0087c7;}*/

body h5 a.cwSOVLinks
{
    color:#0087c7;
    text-decoration:none;
    
}
body h5 a.cwSOVLinks:hover
{
    color:#00c713;
    text-decoration:none;
    
}

button#cwsDomestic
{
	background-image:url(../images/support/buttons/rma/domestic_RMA.gif);
}
button#cwsInternational
{
	background-image:url(../images/support/buttons/rma/inter_RMA.gif);
}
button#cwsDomestic:hover
{
	background-image:url(../images/support/buttons/rma/domestic_RMA_hover.gif);
}
button#cwsInternational:hover
{
	background-image:url(../images/support/buttons/rma/inter_RMA_hover.gif);
}
button.cwsRMAFormButtons
{
	background-repeat:no-repeat;
	width:197px;
	height:22px;
	display:block;
	position:relative;
	left:30px;
	margin-bottom:20px;
	top:50px;
	border:medium none;
	cursor:pointer;
}

table.cwSRMATable {
	width:500px;
	padding:10px 0 0 0;
}
table.cwSRMATable th {
	width:190px;
	text-align:right;
	padding:5px;
	font-weight:normal;
}
table.cwSRMATable td {
	width:240px;
	padding:5px;
}

button#cwCBSubmitIntRMA,
button#cwCBSubmitStandardRMA {
	background-image:url(../images/support/buttons/rma/send_rma_request.gif);
}

button#cwCBSubmitIntRMA:hover,
button#cwCBSubmitStandardRMA:hover {
	background-image:url(../images/support/buttons/rma/send_rma_request_hover.gif);
}

div.cwSSendRMAControls {
	padding:20px 0 0px 147px;
}

form#cwSIntRMAForm {
	padding:30px 0 0 20px;
}

form#cwSStandardRMAForm {
	padding:30px 0 0 20px;
}	

p.csSMiddleP {
	text-align:center;
	width:100%;
	font-size:14px;
	color:#fff;
	min-height:24px;
}
a#csSOrderSample
{   
    position:absolute;
    background:none;
    border:none;
    background-image: url(../images/support/buttons/sample/Order_Sample.gif);
    width: 210px;
    height: 22px;
    background-repeat: no-repeat;
    margin-left:165px;
    margin-top:20px;
    cursor:pointer;
}
a#csSOrderSample:hover
{
    background-image:url(../images/support/buttons/sample/Order_Sample_Hover.gif);
}
img#csSColorSample
{
    padding-top:50px;   
    padding-left:118px;
}