/*Structured layout mainpage*/
body{
color:#777;
background: #222;
}

.wrapper{ 
background: #fff url(../images/skin1/bg1.png) repeat-x left top;
}

#subpage .wrapper{
background: #fff url(../images/skin1/bg.png) repeat-x 0 -305px;
}

#footerwrap, #subpage #footerwrap{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D71921;
	background-color: #020202;
	background-image: url(../images/skin1/FooterBG.jpg);
	background-repeat: repeat-x;
}

/*HEAD AREA*/

#top .logobg a{
background: transparent url(../images/skin1/logo.png) no-repeat left top;
}

#nav li a{
border-left:1px solid #666666;
color:#aaa;
}

#nav .currentli_item a, #nav li a:hover{
color:#fff;
}

#top #nav li ul a{
border:1px solid #484848;
border-top:none;
color:#aaa;
background: #222;
}

#top #nav li ul a:hover{
background:#262626;
color:#fff;
}

#top #nav li ul {
border-top:1px solid #484848;
}

/*featured*/

#featured{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/skin1/shadow2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 315px;
}

/*infotext*/
#infotext{
background:transparent url(../images/skin1/bg_infotext.png) no-repeat scroll 0px -1px;
}

#infotext h2{
background:transparent url(../images/skin1/bg_infotext.png) no-repeat scroll center bottom;
color:#555555;
}

#infotext h2 strong{
color: #D71921;
}

/*content*/

#sidebar h3, #sidebar #searchform{
border-bottom:1px solid #d6d6d6;
}

ul{
border-top:1px solid #d6d6d6;
}

blockquote{
border-left:5px solid #d6d6d6;
}

#sidebar .box a, #main #sidebar .box .recentcomments, ul li{
b/ackground:transparent url(../images/skin1/bullet_orange.png) no-repeat scroll 0px 10px;
b/order-bottom:1px solid #d6d6d6;
}

#sidebar .box ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 15px center;
}
#sidebar .box ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 30px center;
}
#sidebar .box ul ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 45px center;
}
#sidebar .box ul ul ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 60px center;
}
#sidebar .box ul ul ul ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 75px center;
}
#sidebar .box ul ul ul ul ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 90px center;
}
#sidebar .box ul ul ul ul ul ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 105px center;
}
#sidebar .box ul ul ul ul ul ul ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 120px center;
}


/*blog*/

.post_data{
	border:1px solid #d6d6d6;
	border-left:none;
	border-right:none;
	background-color: #ECECEC;
}

.entry .date{
	color:#D71921;
}

.entry .day{
border-right:1px solid #cacaca;
}


/*pagination*/

#top .pagination span, #top .pagination a{
border:1px solid #666666;
}

#top .pagination a:hover{
border:1px solid #FF9000;
}

#top .pagination .current{
background: #666666;
border:1px solid #222;
color:#fff;
}




/*footer*/
#footer{
color: #cbcbcb;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer a
{
color:#cbcbcb;
}

#footer .box ul{
b/order-top:1px solid #4a4a4a;
} 

#footer .box ul li a, .wrapper #footer .box .recentcomments{
b/order-bottom:1px solid #4a4a4a;
background: transparent url(../images/skin1/bullet_grey.png) left 11px no-repeat;
}

#footer .box ul li a:hover{
background: #262626 url(../images/skin1/bullet_grey.png) left 11px no-repeat;
color:#fff;
}

#footer .custom_button{
background: #494949 url(../images/skin1/mail.png) 170px center  no-repeat;
color: #fff;
}

#footer .custom_button:hover{
background-color: #666;
}

.wrapper #footer .social_bookmarks .rss a{
	background-color: transparent;
	background-image: url(../images/skin1/RSS-Icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.wrapper #footer .social_bookmarks .facebook a{
	background-color: transparent;
	background-image: url(../images/skin1/FacebookChicklet.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.wrapper #footer .social_bookmarks .twitter a{
	background-color: transparent;
	background-image: url(../images/skin1/TwitterChicklet.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.wrapper #footer .social_bookmarks .delicious a{
	background-color: transparent;
	background-image: url(../images/skin1/DeliciousChicklet.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.wrapper #footer .social_bookmarks .stumble a{
	background-color: transparent;
	background-image: url(../images/skin1/StumbleuponChicklet.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.wrapper #footer .social_bookmarks .flickr a{background: transparent url(../images/skin1/flickr_16.png) 0 0  no-repeat;}

/*headerr*/
#head #s{
background: #939598;
color:#ccc;
}

#head #searchsubmit{
	background: transparent url(../images/skin1/search.png) 2px center  no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}

#sidebar .widget_search #searchsubmit{
background: transparent url(../images/skin1/search.png) 2px center  no-repeat;
border-left:1px solid #d6d6d6;
}

/*.more-link{
background:transparent url(../images/skin1/bullet_orange.png) no-repeat scroll right 15px;
}*/

input, select, textarea{
color:#777;
}

#content a {
	color:#0099CC;
	text-decoration: underline;
}
#content a:hover {
	color: #D71921;
	text-decoration: underline;
}
#main-full-width a {
	color:#0099CC;
	text-decoration: underline;
}

#main-full-width a:hover {
	color: #D71921;
	text-decoration: none;
}
#top #main-full-width h3 a {
	color: #D71921;
}

h1,h2,h3,h5,h6, legend{
color:#222;
}


#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a{
color:#222;
} 

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#555;
} 

.lightbox_video, .lightbox_image{
background:transparent url(../images/skin1/video.png) no-repeat center center;
}

#top .lightbox_image{
background:transparent url(../images/skin1/magnify.png) no-repeat center center;
}

/*comments*/
.gravatar img{
border:1px solid #D6D6D6;
background: #fff;
}

.commententry .odd{
background: #f8f8f8;
}

.commententry .even{
background: #fff;
}


/*CONTACT FORM*/	

.text_input, .text_area{
border:1px solid #D6D6D6;
}

#send, #submit{
border:1px solid #D6D6D6;
background: #222;
color: #fff;
}


#submit:hover, #send:hover{
background: #eee;
color: #222;
}


	
.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #FF9000;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}

/*Custom Table Styles*/
#FullWidthProductsTable {
	margin-top: 15px;
	margin-bottom: 15px;
}
#FullWidthProductsTable img.ProductsTableBuyOnlineButtons {
	float: left;
	clear: both;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 15px;
}
#FullWidthProductsTable td {
	padding: 10px;
	vertical-align: top;
}
#FullWidthProductsTable td.FullWidthBlurbCell {
	width: 600px;
	padding-right: 45px;
}
#FullWidthProductsTable td.FullWidthListCell {
	background-color: #EEE;
}
#FullWidthProductsTable tr {
}
#ProductFeaturesTable {
	width: 375px;
	float: left;
	margin-right: 25px;
}
#ProductFeaturesTable th {
}
#ProductFeaturesTable td {
	padding: 5px;
	text-align: center;
	border: 1px solid #CCC;
}
#ProductFeaturesTable td.FeaturedTableLabelCell {
	text-align: right;
}
#ProductFeaturesTable tr {
}
/* WP-Ecommerce Additional Styles 
-------------------------------------------------------------------------*/
#sidebar #latest-products {
}
#sidebar #latest-products a {
	float:left;
	padding:15px 0px 0 0;
	margin:0 0 10px 0;
	text-decoration:underline;
	width:210px;
	height:35px;
}
#sidebar #latest-products .item_image a {
	width:50px;
	float:left;
	padding:0px 0 0 0;
	margin:0 10px 0 0;
}
#sliding_cart {
}
#sliding_cart a {
	color: #CCC;
	text-decoration: underline;
}
#content div.product_grid_item a {
	border:none;
}
#content div.product_text a {
	text-decoration: underline;
}
#content div.imagecol a {
	border:none;
}
#content .pricedisplay {
	font-size:16px;
}
#content .product_form {
}
#content .wpsc_buy_button, .make_purchase, .remove_button {
	color: #FFF;
	background-color: #D71921;
	padding: 3px;
	border: 1px solid #000;
	cursor:pointer;
	-moz-border-radius:5px 5px 5px 5px;
}
#content .wpsc_checkout_table h4 {
	color: #D71921;
}
/* Custom Contact Form Styles 
-------------------------------------------------------------------------*/
#ContactForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#ContactForm span {
	color: #D71921;
	font-size: 14px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}
#ContactForm input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#ContactForm input.TextField {
	padding: 3px;
	border: 1px solid #CCC;
	width: 250px;
}
#ContactForm input.SubmitButton {
	color: #FFF;
	background-color: #D71921;
	padding: 3px;
	border: 1px solid #000;
	cursor:pointer;
	-moz-border-radius:5px 5px 5px 5px;
}
#ContactForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	width: 250px;
	border: 1px solid #CCC;
}
#ContactForm table {
	width: 420px;
	margin:15px 0 15px 0;
	border: 1px solid #CCC;
}
#ContactForm table tr.ShadedRow {
	background-color: #ECECEC;
}
#ContactForm table td.FormLabelCell {
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#ContactForm table td.FormFieldCell {
	text-align: left;
	padding: 5px;
}
#respond h3 {
	color: #222;
}
/* News Ticker Styles 
-------------------------------------------------------------------------*/
#NewsTickerContainer {
	width:950px;
	float:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-left: 10px;
}
#NewsTickerContainer h4 {
	font-size: 16px;
	line-height: 19px;
	color: #D71921;
	display: block;
	float: left;
}
#NewsTickerContainer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #666;
}
#NewsTickerContainer a:hover {
	text-decoration: underline;
}
#news-ticker {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
.tickerDate {
}
.tickerLink {
}
.tickerText {
}
#FAQsList {
}
#FAQsList ol {
}
#FAQsList ol li {
	padding-bottom: 20px;
}
#FAQsList ol li strong {
	font-size: 14px;
	color: #D71921;
}
#ShareThisLinks {
	width:610px;
	float:left;
	padding:8px 0 8px 0;
}
a.stbar.chicklet img {
	border:0;
	height:25px;
	width:25px;
	margin-right:3px;
	vertical-align:middle;
}
a.stbar.chicklet {
	height:25px;
	line-height:16px
}
#EmailSignUpForm {
	float: left;
	width: 265px;
	padding-top: 10px;
}
#EmailSignUpForm input {
}
#EmailSignUpForm input.TextField {
	padding: 5px;
	width: 185px;
	border: 1px solid #999;
}
#EmailSignUpForm input.FormSubmitButton {
	color: #FFF;
	background-color: #D71921;
	padding: 3px;
	border: 1px solid #000;
	cursor:pointer;
	-moz-border-radius:5px 5px 5px 5px;
}
#PrivacySubscribe {
	float: left;
	width: 265px;
	clear: both;
	padding-top: 5px;
	font-size: 10px;
}
div.BuyNowButtonSidebar {
	float: left;
	width: 265px;
	margin-top: 10px;
	margin-bottom: 10px;
}