/* CSS Document */

/* Global Styles: Body, Tables, Normal Links 

body {
	background-color: #1D2429;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #0071C6;
	font-size: 11px;
}
a:visited {
	color: #0071C6;
	font-size: 11px;
}
a:hover {
	color: #DE600C;
	font-size: 11px;
}
a:active {
	color: #0071C6;
	font-size: 11px;
}
*/
/* Cart Styles: Price, Cart Descriptions, etc. */

.ccc-cart-model {
	color: #000000;
	font-weight: bold;
}
.ccc-cart-price {
	color: #FF0000;
	font-weight: bold;
}
.ccc-cart-shipping {
	color: #006600;
	font-weight: bold;
}
.ccc-cart-info {
	color: #333333;
	font-weight: bold;
}
.ccc-cart-description {
	color: #000000;
}
.ccc-cart-header {
	color: #000000;
	font-weight: bold;
}

/* Product Content Styles: Features, Descriptions, Titles, etc. */

.ccc-product-title {
	font-size: 14px;
	font-weight: bold;
	color: #262C3E;
}

.ccc-image-caption {
	font-size: 11px;
	color: #999999;
}

/* Other Page Styles: Intros, Outros, H1, H2, etc. */

.ccc-intro {
	color: #586670;
}

/* Extra Link Styles */

/* Misc Styles */
.timer {
	color: #FFFFFF;
}
a.ccc-menu:link {
	color: #0071C6;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-menu:visited {
	color: #0071C6;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-menu:hover {
	color: #DE600C;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-menu:active {
	color: #0071C6;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-nav:link {
	color: #0071C6;
	font-size: 11px;
}
a.ccc-nav:visited {
	color: #0071C6;
	font-size: 11px;
}
a.ccc-nav:hover {
	color: #DE600C;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-nav:active {
	color: #0071C6;
	font-size: 11px;
}

.ccc-white {
	color: #FFFFFF;
}
.ccc-menuhd {
	color: #fff3c3;
	font-weight: bold;
}
.style1 {color: #CCCCCC}
h1 {
	color: #007CF9;
	font-weight: bold;
	font-size: 14px;
	MARGIN-BOTTOM: 0;
	MARGIN-TOP: 0;
	padding-top: 0px;
}
h2 {
	color: #1E3557;
	font-size: 12px;
	font-weight: bold;
	MARGIN-BOTTOM: 0;
	MARGIN-TOP: 0;
	padding-top: 0px;
}
.ccc-productDescription {

}
.ccc-productFeatures {

}
.ccc-cartModel {

}
.ccc-cartText {

}
.ccc-cartTextGroup {

}
.ccc-freeShipping {
	color: #006600;
	font-weight: bold;
}
.ccc-plusShipping {
	color: #FF0000;
	font-weight: bold;
}
.ccc-disabledCart {

}
.ccc-imageCaption {
	color: #666666;
}
.ccc-productLinksMenu {

}
a.ccc-productLinks:link {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-productLinks:visited {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-productLinks:hover {
	color: #DE600C;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-productLinks:active {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-pdfInstall:link {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-pdfInstall:visited {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-pdfInstall:hover {
	color: #DE600C;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-pdfInstall:active {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-moreInfo:link {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-moreInfo:visited {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-moreInfo:hover {
	color: #DE600C;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-moreInfo:active {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
.ccc-introContent {

}
.ccc-outroContent {

}
.ccc-mainContent {

}
.ccc-pageLinksMenu {

}
.ccc-Copyright {
	color: #fe6600;
}
.ccc-navText {

}
a.ccc-pageLinks:link {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-pageLinks:visited {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-pageLinks:hover {
	color: #DE600C;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-pageLinks:active {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
.ccc-submit {
	font-size:10px;
	BACKGROUND-COLOR: #D3D8DB;
	border: 1px outset #608FBF;
	color: #1B4E8B;
}

/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #000D1C;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #DE600C;
}
a:active {
	color: #0066FF;
}
a.ccc-menu:link {
	color: #94A7C9;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.ccc-menu:visited {
	color: #94A7C9;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.ccc-menu:hover {
	color: #DE600C;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.ccc-menu:active {
	color: #94A7C9;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.ccc-nav:link {
	color: #0070A6;
	font-size: 11px;
}
a.ccc-nav:visited {
	color: #0070A6;
	font-size: 11px;
}
a.ccc-nav:hover {
	color: #DE600C;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-nav:active {
	color: #0070A6;
	font-size: 11px;
}

.ccc-white {
	color: #FFFFFF;
}
.ccc-menuhd {
	color: #C8D7EE;
	font-weight: bold;
}
.style1 {color: #CCCCCC}
.ccc-size14 {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	color: #51639F;
	font-weight: bold;
	font-size: 14px;
	MARGIN-BOTTOM: 0;
	MARGIN-TOP: 0;
	padding-top: 0px;
}
h2 {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	MARGIN-BOTTOM: 0;
	MARGIN-TOP: 0;
	padding-top: 0px;
}
.ccc-productTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.ccc-productDescription {

}
.ccc-productFeatures {

}
.ccc-cartModel {

}
.ccc-cartText {

}
.ccc-cartHeader {
	font-weight: bold;
	color: #FFFFFF;
}
.ccc-cartTextGroup {

}
.ccc-freeShipping {
	color: #006600;
	font-weight: bold;
}
.ccc-plusShipping {
	color: #FF0000;
	font-weight: bold;
}
.ccc-disabledCart {

}
.ccc-imageCaption {
	color: #666666;
}
.ccc-copyright {
	font-size: 11px;
	color: #CCCCCC;
}
.ccc-productLinksMenu {

}
a.ccc-productLinks:link {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-productLinks:visited {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-productLinks:hover {
	color: #DE600C;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-productLinks:active {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-pdfInstall:link {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-pdfInstall:visited {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-pdfInstall:hover {
	color: #DE600C;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-pdfInstall:active {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-moreInfo:link {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-moreInfo:visited {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-moreInfo:hover {
	color: #DE600C;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-moreInfo:active {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
.ccc-introContent {

}
.ccc-outroContent {

}
.ccc-mainContent {

}
.ccc-pageLinksMenu {

}
.ccc-navText {
	color: #003046;
}
a.ccc-pageLinks:link {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-pageLinks:visited {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-pageLinks:hover {
	color: #DE600C;
	font-size: 11px;
	text-decoration: none;
}
a.ccc-pageLinks:active {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
.ccc-submit {
	font-size:10px;
	BACKGROUND-COLOR: #EFF2FA;
	border: 1px outset #608FBF;
	color: #436896;
}
.ccc-input {
	WIDTH: 120px;
	font-size:10px;
	BACKGROUND-COLOR: #E5EBF7;
	border: 1px solid #608FBF;
}
.ccc-galleryTD {
	margin: 2px;
	padding: 2px;
}
.ccc-galleryTitle {
	font-weight: bold;	
}
.ccc-galleryDesc {
	color: #666666;
}
.ccc-gallery-title {
	font-size: 14px;
	font-weight: bold;
}
