/* MAIN TYPOGRAPHY */
html { font-size:62.5%; font-family:tahoma, verdana, sans-serif; }
/*font-family:georgia, "Times New Roman", times, serif;*/
strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight:bold; }
cite, em, dfn { font-style:italic; }
code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea {
  font-size:100%; font-family: tahoma, courier, monaco, "Lucida Console", mono-space;
}

del { text-decoration:line-through; color:#666; }
ins, dfn { border-bottom:1px solid #ccc; }
small, sup, sub { font-size:85%; }
abbr, acronym { text-transform:uppercase; font-size:85%; letter-spacing:.1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { cursor:help; border-bottom: 1px solid #ccc; }
sup { vertical-align:super; }
sub { vertical-align:sub; }

/* QUOTES */
blockquote { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; color: #666; }
blockquote *:first-child:before { content: "\201C"; }
blockquote *:first-child:after { content: "\201D"; }

/* language specific quotes! */
q { quotes: "\201C" "\201D" "\2018" "\2019"; }

/* FORMS */
fieldset { border:1px solid #ccc; }
legend { background:#fff; }
textarea, input[type='text'], input[type='password'], select { }
textarea:hover, input[type='text']:hover, input[type='password']:hover{ border-color:#aaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus{ border-color:#888; outline:1px solid #eee; }
input, select { cursor:pointer; }
input[type='text'], input[type='password']  { cursor:text; }

/* CONTENT ONLY */

/* BASE SIZES */
body { font-size: 1.2em; line-height:1.6em; }
h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }

/* HR */
hr { display: block; background: #aaa; color: #aaa; width: 100%; height: 1px; border: none; }

/* LISTS */
ul li { text-indent:-.85em; margin-left:.85em; }
ul li:before { content: "\2022\00a0\00a0"; }

ol { list-style-position: outside; list-style-type: decimal; }
dt { font-weight: bold; }

/* TABLES */
table { border-top:1px solid #ccc;  border-left:1px solid #ccc; }
th, td { border-bottom:1px solid #ddd; border-right:1px solid #ccc; }

/* MARGINS & PADDINGS */
blockquote *:first-child { margin: .8em 0; }
hr, p, ul, ol, dl, pre, blockquote, address, table, form { margin-bottom: 1.6em; }
p+p { margin-top: -.8em; }

/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */
h1 { margin: 1em 0 .5em;  }
h2 { margin: 1.07em 0 .535em; }
h3 { margin: 1.14em 0 .57em; }
h4 { margin: 1.23em 0 .615em; }
h5 { margin: 1.33em 0 .67em; }
h6 { margin: 1.6em 0 .8em; }

th, td { padding: .8em; }

caption { padding-bottom: .8em; } /* padding instead of margin for IE */
blockquote { padding: 0 1em; margin: 1.6em 0; }
fieldset { padding: 0 1em 1em 1em; margin: 1.6em 0; } /* padding-top is margin-top for fieldsets in Opera */

legend { padding-left:.8em; padding-right: .8em; }
legend+* { margin-top: 1em; } /* compensates for the opera margin bug */

.w-content textarea, .w-content input { padding: .3em .4em .15em .4em; }
.w-content select { padding: .1em 0 0 .2em; }
.w-content option { padding: 0 .4em; }

dt { margin-top: .8em; margin-bottom: .4em; }
ul { margin-left: 1.5em; }

ol { margin-left: 2.35em; }
ol ol, ul ol { margin-left:2.5em; }

form div { margin-bottom:.8em; }

/* COLORS */
a:link { text-decoration:underline; }
a:visited { text-decoration:underline; }
a:hover { text-decoration:none; }
a:active, a:focus { text-decoration:underline; }
code, pre { color: #c33; } /* very optional, but still useful. W3C uses about the same colors for codes */

/* CLEARFIX */
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0;}
.clearfix { display:inline-block; } /* for IE/Mac */
html[xmlns] .clearfix { display: block; }

.r_cln { clear:both; display:block; width:100%; font:normal 0/0 sans-serif; height:0; padding:0; margin:0; }
.r_cln:after { clear:both; display:block; font:normal 0/0 sans-serif; content:"..."; height:0; visibility:hidden; }

/* IMG ALIGN */
img[align=left] { float:left; margin:0 1em 1em 0; }
img[align=right] { float:right; margin:0 0 1em 1em; }

/* rx */
#l-head, #l-tail, .w-side { font-size:10px; }
.w-side h2, .w-side form, .w-side p { margin:0; padding:0; }
#l-head ul, #l-tail ul, .w-side ul, .box1-data ul, ul.box1-data { margin:0; }
#l-head ul li, #l-tail ul li, .w-side ul li, .box1-data ul li, ul.box1-data li { text-indent:0; margin-left:0; }
#l-head ul li:before, #l-tail ul li:before, .box1-data ul li:before, ul.box1-data li:before, .w-side ul li:before { content:"" !important; }
#l-head fieldset, #l-tail fieldset, .w-side fieldset, .box1-data fieldset { padding:0; margin:0; border:0; }

.box1-data form, .box1-data div form, .box1-data fieldset { margin:0; }
.w-side form div, .box1-data form div, #l-head form div { margin-bottom:0; }
#l-head h1, #l-tail h1, h1 { margin-top:0; }
.box1-data p { margin-bottom:0; padding-bottom:16px; }
.box1-data table { border:0; }
h2, h3 { margin:0 0 0 0;}
form div { margin:0; padding:0; }
/* R */

/*------------------------------------------------------------------*/

.tag-cloud .box h1, 
.tag-cloud .box h2, 
.tag-cloud .box h3, 
.tag-cloud .box h4, 
.tag-cloud .box h5, 
.tag-cloud .box h6{
	padding:0;
	display:inline;
	padding:0 5px;
	background:transparent none !important;
	border:0 none;
	color:#D63703!important;
	text-shadow:0 0 0 transparent !important;
	cursor:pointer;
}

.tag-cloud .box h1:hover, 
.tag-cloud .box h2:hover, 
.tag-cloud .box h3:hover, 
.tag-cloud .box h4:hover, 
.tag-cloud .box h5:hover, 
.tag-cloud .box h6:hover{
	background:#D63703 none !important;
	color:#fff !important;
}

.tag-cloud .box a:hover {
	background:#D63703;
	color:#fff;
}

.tag-cloud .box h1{
	font-size:2em;
	font-weight:900;}
	
.tag-cloud .box h2{
	font-size:1.8em;
	font-weight:800;}

.tag-cloud .box h3{
	font-size:1.6em !important;
	font-weight:700;}

.tag-cloud .box h4{
	font-size:1.4em;
	font-weight:600;}
	
.tag-cloud .box h5{
	font-size:1.2em;
	font-weight:500;}
	
.tag-cloud .box h6{
	font-size:1em;
	font-weight:400;}
	

.tag-cloud .box{
	margin:5px 0 0;	
	line-height:2em;
	text-align:center;
	padding:10px 0px !important;
}

.tag-cloud .box a{
	text-decoration:none;
	color:#D63703;
}

/* LIST STYLE   
------------------------------------------------------------------------------ */
.page-info ul {
	margin-left: 2.35em;
	list-style-position: outside;
	list-style-type: disc;
	
	}


	
	.page-info ul ul, .page-info ul ol {
		margin-left: 2.35em;
		list-style-position: outside;
		list-style-type: circle; }

	.page-info ul ul ul, .page-info ul ol ol, .page-info ul ul ol, ul ol ul {
		margin-left: 2.35em;
		list-style-position: outside;
		list-style-type: square; }

.page-info ol {
	margin-left: 2.35em;
	list-style-position: outside;
	list-style-type: decimal;

	}

	.page-info ol ol, .page-info ol ul {
		margin-left: 2.35em;
		list-style-position: outside;
		list-style-type: lower-alpha; }

	.page-info ol ol ol, .page-info ol ul ul {
		margin-left: 2.35em;
		list-style-position: outside;
		list-style-type: lower-roman; }

.page-info ul li, .page-info ol li { line-height: 1.4em; }

/* TABLE
----------------------------------------------------------------------------- */
.page-info table {
	border-collapse: collapse;
	border-spacing: 0;
	 }

.page-info  td {
	text-align: left;
	font-weight: normal; }

.page-info caption {
	text-align: left;	
	font-weight: 900; }

.page-info td { padding: 0.8em;  }

.page-info th, thead td {  }

/* ELEMENTS 
------------------------------------------------------------------------------ */
.page-info hr, .page-info ul, .page-info ol, .page-info dl, .page-info pre, .page-info table { margin-bottom: 1.3em; }

.page-info dt {
	margin-bottom: 0.4em;
	margin-top: 0.8em;
	font-weight: bold; }

.page-info dd { margin-left: 1.2em; }

.page-info q {
	quotes: " 0ab" " 0bb";
	font-style: italic; }

	.page-info q:before { content: open-quote; }

	.page-info q:after { content: close-quote; }

.page-info blockquote { padding-left: 2em; }

	.page-info blockquote *:first-child:before { content: "201C"; }

	.page-info blockquote *:first-child:after { content: "201D"; }

.page-info del {
	text-decoration: line-through;
	color: #667; }

.page-info ins { border-bottom: 1px solid #ccc; }

.page-info address, .page-info dfn, .page-info var { font-style: italic; }

.page-info acronym {
	text-transform: uppercase;
	border-bottom: 1px dotted #667; }

.page-info abbr {
	text-transform: uppercase;
	border-bottom: 1px dotted #A9A9A9;
	cursor: help; }

.page-info a abbr, .page-info a acronym { border: none; }

.page-info sup { vertical-align: super; }

.page-info sub { vertical-align: sub; }

.page-info small, .page-info sup, .page-info sub { font-size: 95%; }

.page-info big { font-size: 110%; }

.page-info tt, .page-info samp, .page-info code, .page-info kbd, .page-info pre { font-family: Courier, "Courier New", monospace; }

.page-info code, .page-info samp, .page-info pre { font-size: 95%; }

.page-info p {
	margin: 0 0 1em 0;
	text-align: left;
	line-height: 1.3em; 

	}

/*-------------------------------------------FEEDBACK----------------------------------------------*/

#feedback p.view-list {
    text-align: right;
    margin-right:5px;
	padding-top:5px;
	overflow:hidden;
}

#feedback ul.list,
#feedback ul.list li,
#feedback dl,
#feedback dl dt,
#feedback dl dd {
    margin:0;
    padding:0;
    list-style: none;
}
#feedback ul.list {
    margin:0 0 1em 0px;
    overflow: hidden;
    zoom:1;
}
#feedback ul.list li {
/*    float: left;
    width:260px;*/
}
#feedback ul.list dl {
    overflow: hidden;
    zoom:1;
    margin-bottom: 1em;
	font-size:1em;
}
#feedback ul.list dl dt {
    float: left;
    width:260px;
    clear: both;
	padding-bottom:10px;
	padding-left:20px;
}
#feedback ul.list dl dd {
    float: left;
    width:240px;
	color:#D63703;
	font-style:italic;
	padding-bottom:10px;
	font-weight: bold;
    overflow: hidden;
	line-height: 1.5em;
}

#feedback .stars {
    background: url(/img/xroidscom/stars.png) 0 0 no-repeat;
    height: 8px;
    width:90px;
    text-indent: -9999px;
}
#feedback .stars0 {
    background-position: 0 0;
}
#feedback .stars1 {
    background-position: 0 -36px;
}
#feedback .stars2 {
    background-position: 0 -72px;
}
#feedback .stars3 {
    background-position: 0 -108px;
}
#feedback .stars4 {
    background-position: 0 -144px;
}
#feedback .stars5 {
    background-position: 0 -180px;
}

.form .feedback legend {
    color:#4C4C4C;
    font:normal 1.4em Tahoma, Verdana, sans-serif;
    margin-bottom:.5em;
    padding-left:260px;
}
.form .feedback fieldset {
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px dotted #4C4C4C;
    margin-bottom: 20px;
}
.form .feedback  label {
    float:none;
    width:auto;
    padding:0;
}

.form .feedback  label.caption {
    width:250px;
    float:left;
    padding-right:10px;
    text-align:right;
    line-height:1.5;
}

#fieldset-site ul li span label, #fieldset-support ul li span label, #fieldset-shipping ul li span label, #fieldset-products ul li span label, #fieldset-other ul li span label{
	width:30px!important;
	display:inline-block;
	text-align:left;
}

#fieldset-site ul li span label input, #fieldset-support ul li span label input, #fieldset-shipping ul li span label input, #fieldset-products ul li span label input, #fieldset-other ul li span label input{margin-left:0;border:0;}

#fieldset-other{
	border-bottom:0;
	margin-bottom:0;
	padding-bottom:0;
}

.feed-cont.last{margin-bottom:35px;}

.feed-cont{
	overflow:hidden;
	padding:20px 30px 10px 30px;
	margin:30px 60px 0px 60px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 10px #4C4C4C;
    -moz-box-shadow: 0px 0px 10px #4C4C4C;
     box-shadow: 0px 0px 10px #4C4C4C;
	 background:#fff;
}

.feed-cont h3{text-align:center;margin-bottom:15px;font-weight:normal;}

.feedback ul li{
	overflow:hidden;
	clear:both;
	background:none!important;
	padding:0 0 5px 0;
}

.feedback ul li span textarea{font-size:0.9em;}

.feedback ul li ul.errors{margin-left:260px!important;}

.feedback #fieldset-other ul li.submit #submitBtn{margin-left:260px;}

.feedback ul li ul.errors li{font-size:0.9em;font-weight:normal;padding:0 0 0px 0!important;color:#D63703;}

.feedback ul li ul.errors{margin-bottom:0;}

.feds-list li{background:none!important;padding-left:0!important;padding-bottom:5px;}

.m-b-0{margin-bottom:0!important;}

/*---------------------------------------------------------------------------------------------------------------*/
	
a.add{margin-bottom:10px;}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
