/*
Title: RainRecording.com screen styles
Date Modified: 1/19/2010
--
Author: Rain Recording
Contact: http://rainrecording.com/contact
--
Table of Contents:
	"Snow theme" 1000px style overide
*/
/*
body {
	background: #2373D9 url(/images/backgrounds/snow/gradient.jpg) left top repeat-x;
	}
*/
#wrapper {
	background: #fff url(/images/backgrounds/snow/main.jpg) left top repeat-y;
	width: 1000px;
	}

/* ----- header ----- */
#header {
	background: transparent url(/images/backgrounds/snow/masthead.jpg) no-repeat top left;
	height: 130px;
	}
/*
#logo h1, #logo h1 a {
	background: url(/images/logos/rainrecording-141x77.gif) 0 0 no-repeat;
	}
*/
/* ----- main content ----- */

#main {
	margin-top: 0;
	width: 1000px;
	background: url(/images/backgrounds/snow/content.jpg) left top no-repeat;
	}

/* links */
#content a, .tab-page a {
	color: #2272cf;
	text-decoration: none;
	}

#content a:link, .tab-page a:link {
	color: #2272cf;
	text-decoration: none;
	}

#content a:hover, .tab-page a:hover  {
	color: #2272cf;
	text-decoration: underline;
	}

h2 {
	color: #333;
	margin: 10px auto;
	margin-top: 0;
	padding-top: 0;
	padding-left: 50px;
	width: 450px;
	}
/*
h2 a, h2 a:link, h2 a:hover, h2 a:active, h2 a:visited {
color: #333;
}

h2 a:hover {
color: #666666;
}

h2 span {
color: #666666;
}
*/

.footer_nav ul li a {
	color: #333;
	border-right: 1px solid #666666;
	}

.footer_nav ul li a:hover {
	color: #333;
	}

/* ----- main content ----- */
#right_col {
	float: right;
	margin: 0 0 75px 0;
	width: 380px;
	padding: 0 0 75px 0;
	text-align: left;
	background: transparent;
	}

div#content {
	margin: 0;
	padding: 0 30px;
	text-align: left;
	/* background: #000; */
	font: normal 115%/1.5em Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #666666;
	}


#content h3 {
	font-size: 160%;
	font-weight: normal;
	color: #666666;
	}


.price {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	list-style: none;
	color: #55c43e;
	line-height: 2em;
	}
	
.price span {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	list-style: none;
	color: #333;
	line-height: 1.3em;
	}
	
	
	
/* ----- tabs ----- */
#left_col {
	float: left;
	margin: 0;
	padding: 0;
	width: 480px;
	}

div.tab-pane dl {
	margin: 25px 25px 25px 5px;
	}

div.tab-pane ul {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 5px;
	}

div.tab-pane ul li ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 25px;
	}

div.tab-pane ul li {
	list-style-type: none;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
	}

div.tab-pane ul li ul li {
	list-style-type: circle;
	border-bottom: none;
	padding-top: 0;
	}

div.tab-pane dt {
	font-size: 105%;
	font-weight: bold;
	padding-left: 65px;
	}

div.tab-pane p {
	font-size: 105%;
	line-height: 1.5em;
	text-align: left;
	}

div.tab-pane h3 {
	font-weight: bold;
	font-size: 120%;
	line-height: 1.5em;
	color: #000;
	padding-bottom: 0;
	margin: 0;
	}

ul.overview li, div.tab-pane ul li, div.tab-pane dd {
	padding-bottom: 12px;
	font-size: 100%;
	}

ul.overview li, div.tab-pane ul li {
	margin-left: -15px;
	padding-left: 0;
	}


/* misc */
.inset_row {
	width: 430px;
	margin: 0 auto;
	}
	
.inset_left {
	width: 210px;
	float: left;
	}
	
.inset_right {
	width: 210px;
	float: right;
	}
	
	
	
	
/* support tab */
.raincare_plans {
	background: #fff;
	margin: 0;
	margin-bottom: 35px;
	width: 100%;
	border: 1px solid #666666;
	border-bottom: none;
	border-collapse: collapse;
	}

.raincare_plans th, .raincare_plans td {
	padding: 5px 10px;
	border-bottom: 1px solid #666666;
	}

.raincare_plans th {
	text-align: left;
	font-weight: bold;
	color: #fff;
	background: #009 url(/products/images/misc/supoort-table-header.jpg) left top repeat-x;
	}

.raincare_plans td, .raincare_plans td {
	font-size: 95%;
	color: #000;
	}


thead th,tfoot td {
	background:#ddd;
	}

tr.ruled {
	background:#9cf;
	} 

table {
	border:1px solid #333;
	border-collapse:collapse;
	}

th,td {
	border:1px solid #333;
	border-collapse:collapse;
	}

th {
	border:none;
	}

#mytable tr.ruled {
	background:#333;
	color: #ccc;
	}

td.listing_gradient {
	background: url(/images/backgrounds/listing-gradient.jpg) left top repeat-x;
	}

dl {
	width: 95%;
	font-size: 105%;
	line-height: 1.5em;
	}

dt {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 5px;
	color: #333;
	border-bottom: 1px solid #ccc;
	}

dd {
	margin-bottom: 25px;
	}







#product_intro {
	float: none;
	margin: 0 42px;
	padding: 0;
	height: 475px;
	}

p.lead_in {
	color: #333;
	font-weight: normal;
	}

.row {
	margin: 0 42px;
	padding: 0 0 25px 0;
	}

#content h3, div.tab-pane h3 {
	color: #333;
	}

/* ----- footer ----- */
#footer {
	background: #fff url(/images/backgrounds/snow/footer.jpg) no-repeat bottom left;
	width: 1000px;
	}
	
	
/* icons */
dd.rc_arrows {
	background: url(/products/images/raincare/icons/arrows_50x50.gif) left top no-repeat; 
	padding-left: 65px;
	}

dd.rc_umbrella {
	background: url(/products/images/raincare/icons/umbrella_50x50.gif) left top no-repeat; 
	padding-left: 65px;
	}

dd.rc_phone {
	background: url(/products/images/raincare/icons/phone_50x50.gif) left top no-repeat; 
	padding-left: 65px;
	}

dd.rc_globe {
	background: url(/products/images/raincare/icons/globe_50x50.gif) left top no-repeat; 
	padding-left: 65px;
	}

dd.rc_cross {
	background: url(/products/images/raincare/icons/cross_50x50.gif) left top no-repeat; 
	padding-left: 65px;
	}

dd.rc_bulb {
	background: url(/products/images/raincare/icons/bulb_50x50.gif) left top no-repeat; 
	padding-left: 65px;
	}

dd.rc_robot {
	background: url(/products/images/raincare/icons/robot_50x50.gif) left top no-repeat; 
	padding-left: 65px;
	}

dd.rc_papers {
	background: url(/products/images/raincare/icons/papers_50x50.gif) left top no-repeat; 
	padding-left: 65px;
	}
	
	
/* specs-table */
#specs-table {
	width: 450px;
	padding: 0;
	margin: 0;
	border: none;
	border-collapse:collapse;
}

#specs-table caption {
	padding: 0 0 5px 0;
	width: 450px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#specs-table th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #d8e4f0;
}

#specs-table th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#specs-table td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

#specs-table tr.alt td {
background: #F5FAFA;
color: #797268;
}

#specs-table th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#specs-table tr.alt th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}