/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* =Basic HTML
--------------------------------------------------------------------------------*/

body { 
	font-size: 14px;
	font-family: Helvetica, sans-serif;
	color: #555;
}

p { 
	font-size: 14px; /* 12px */
	line-height: 1.5em; /* 18px */
	margin: 0 20px 1.5em 20px; 
	color: #444;
	text-align: justify;
}

h1 { 
	font-size: 1.7em; /* 24px */
	line-height: 1.5em; /* 36px */ 
	margin: 0.75em 20px 20px 20px; 
	font-weight: normal;
	color: #F60;
	
}

h2 { 
	font-size: 1.7333em; /* 22px */ 
	line-height: 1.6364em; /* 36px */
	margin: 0.8182em 20px 20px 10px;
	font-weight: normal;
	color: #F60;
}
#twoColumnContent h2 {
	margin-left: 20px;
}
h3 { 
	font-size: 1.5667em; /* 20px */ 
	line-height: 1.8em; /* 36px */ 
	margin: 0.9em 10px 20px 20px;
	font-weight: normal;
	color: #F60;
}



h4 { 
	font-size: 1.23em; /* 18px */ 
	line-height: 1.5em; /* 18px */ 
	margin: 1em  20px 0 20px; 
	font-weight: normal;
	color: #F60;
}

h5 { 
	font-size: 1.1333em; /* 16px */ 
	line-height: 1.125em; /* 18px */ 
	margin: 1.125em 20px 0 10px;
	font-weight: bold;
	color: #555;
}

h6 { 
	font-size: 1.0667em; /* 14px */ 
	line-height: 1.2857em; /* 18px */ 
	margin: 1.2857em 20px 0 10px;
	font-weight: normal;
	color: #555;
}

/***
information typography/ messages
***/
.orange {color: #f60;}
.red {color: #900;}

/***
Links
***/
#mainContentWrap a {
	color: #09F;
	text-decoration: none;
}
#mainContentWrap a:hover {
	color: #F60;	
}



/*** 
Sidebars
***/

#rightBar a img {padding: 5px; background: none; border: none;}

/***
FOOTER
***/
.footCol h3 {
	margin: 0px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 16px;
	color: #fedd81;
	background: url(http://rs.xango.com/images/xango4.0/backgrounds/shaded_underline_bg.gif) repeat-x left bottom;
}
.footCol ul {
	list-style: none;
	margin: 10px;
	padding-top: 5px;
}
.footCol ul li{
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background: none;
}
.footCol ul li:hover {background: #cd5210; color: #600;}

#footerWrap .footCol ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	display:block;
	padding-right: 10px;
	background: url(http://rs.xango.com/images/xango4.0/icons/arrow_bullet_ico.gif) no-repeat right 5px;
}
#footerWrap .footCol ul li a:hover{color: #600;}

/***
Forms
***/
.xangoSearchBox {
	float: right;
	margin-right: 5px;
	margin-top: 20px;
	border: 1px solid #f59e53;
	padding: 6px;
	background: #fff url(http://rs.xango.com/images/xango4.0/UI/search_shadow.jpg) repeat-x;
}

.xangoSearchBox input{
	background: none;/**solves issue with blue borders in IE7 for borderless inputs**/
	border:none;
	color:#555;
	font-size: 14px;
}

/***
Lists
***/
#template3Middle ul {list-style: none;}
#template3Middle ul li {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 20px;	
	background: url(http://rs.xango.com/images/xango4.0/icons/bullet_ico.jpg) no-repeat left top;}

	#loginMarket ul {
	list-style: none;
	display: inline;
	float: right;
	margin-top: 25px; /**firefox positioning**/
	margin-left: 0;
}

#loginMarket ul li {
	display: inline;
	margin: 0px;
	background: none;
	padding-left: 10px;
}

#loginMarket ul li a {
	text-decoration: none;
	color: #F60;	
}
.newsProBox ul {
	list-style: none;
}
.newsProBox ul li a{
	line-height: 1.8em;
	display: block;
	color: #f60;
	padding-left: 4px;
	font-size: .9em;
	border-bottom: 1px dotted #ddd;
	background: url(http://rs.xango.com/images/xango4.0/bullet_blue.png) no-repeat 98% 50%;
}
.newsProBox ul li a:hover{
	background: #fff url(http://rs.xango.com/images/xango4.0/bullet_blue.png) no-repeat 98% 50%;;
	color: #fff;
}
ul.annualEvents {
	list-style: none;
	margin-left:0;
	margin-right: 10px;
}
ul.annualEvents li {
	line-height: 20px;
	background: url(http://rs.xango.com/images/xango4.0/backgrounds/alertblue_bg.jpg) repeat-x;
	border: 1px solid #94b4e7;
	padding-left: 0;
}
ul.annualEvents li a {
	padding: 5px 10px;
	display: block;
	margin-top: 2px;
}
ul.annualEvents li a:hover {
	background: #fff;
}
ul.annualEvents li span {
	color: #333;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	z-index: -100;
}
img#annualEventMore {
	margin-bottom:-22px;
}
*:first-child+html img#annualEventMore {
	margin-bottom:-13px;
}
*:first-child+html ul.annualEvents {
	margin-top: 10px;
}
*:first-child+html ul.annualEvents li span {
	display: inline-block;
}
.rightMore {
	display: block;
	float: right;
	width: 30px;
	margin-top: -15px;
	margin-right: 15px;
}

* html .rightMore {
	display: block;
	text-align: right;
	margin-right:0;
}

/***
messages
***/
/* --------------------------------- */
/*MESSAGE BOX CLEAN	series	  		 */
	.clean-gray{
		border: solid 1px #DEDEDE; 
		background: #EFEFEF;
		color: #222222;
		padding: 10px;
		text-align: justify;
		margin: 10px;
	}
	.clean-message {margin:0 20px 10px 20px; padding: 0; border: 1px solid #f60; background: #ffbf5e url(http://rs.xango.com/images/xango4.0/backgrounds/clean-message.jpg) no-repeat left top; color: #333;}
	.clean-message h4 {color: #700; border-bottom: 2px solid #f60; font-weight: bold;}
	.clean-message ul {margin-left: 20px; margin-top: 10px;}
	.clean-message ul li {line-height: 20px;margin-left: 20px;}
	.clean-message strong {font-size: 14px; color: #600;}
	.clean-results{
		border-bottom: solid 1px #f6f6f6; 
		color: #555;
		padding: 10px;
		text-align: left;
		margin: 0 20px;
	}
	.clean-red{
		border: solid 1px #7d1212; 
		background: #a42222 url(http://rs.xango.com/images/xango4.0/backgrounds/alertred_bg.jpg) repeat-x;
		color: #fff;
		padding: 10px;
		text-align: justify;
		margin: 10px 10px 10px 5px;
	}
	
	
	.clean-ok{
		border: solid 1px #349534; 
		background: #e4ffe5 url(http://rs.xango.com/images/xango4.0/backgrounds/alertgreen_bg.jpg) repeat-x bottom;
		color: #008000;
		font-weight: normal;
		padding: 10px;
		text-align: justify;
		margin: 10px 10px 10px 5px;
	}
	.clean-error{
		border: solid 1px #CC0000; 
		background: #F7CBCA;
		color: #CC0000;
		font-weight: bold;
		padding: 10px;
		text-align: justify;
		margin: 10px 10px 10px 5px;
	}
	.clean-orange {
		border: solid 1px #f90; 
		background: #ffcc80;
		color: #600;
		font-weight: normal;
		padding: 10px;
		text-align: justify;
		margin: 10px;
	}
	.clean-promo {border: 1px solid #ff8080; background: #ffbfbf; }
	.clean-promo h4 {color: #900; font-weight: bold;}
	.clean-promo p {color: #333;}
	.clean-orange h5 {
		color: #600;
		margin: 0 20px;
	}
	.clean-ok h5 {
		color: #008000;
		margin: 0 20px;
	}
	.shop-ok {
		margin: 10px 35px;
	}
	
	
	.clean-error{
		border: solid 1px #CC0000; 
		background: #F7CBCA;
		color: #CC0000;
		font-weight: bold;
		padding: 10px;
		text-align: justify;
		margin: 10px 10px 10px 5px;
	}

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

.nextPrevHolder {
	border-bottom: 1px solid #ddd;
}
a.nextArrow {
	padding: 3px 20px;
	background: #f6f6f6;
	float: right;
	font-size: 12px;
	margin: 20px;
}

a.prevArrow {
	padding: 3px 20px;
	background: #f6f6f6;
	float: left;
	font-size: 12px;
	margin: 20px;
}

a.prevArrow:hover, a.nextArrow:hover {
	background: #ddd;
}

/***
Corp & Dist Meetings
***/
.regionAustralia p, .regionAmericas p, .regionEurope p, .regionAsia p {
	width: 420px;
}




/*Final Button Standardization*/


a#grayButton{
	background:url(http://rs.xango.com/images/xango4.0/backgrounds/kimgButton_bg.jpg) repeat-x left top;
	display: block;
	padding: 2px 10px;
	float: left;
	border: 1px solid #ddd;
	color:#09f;
	text-align: center;
	margin-right: 10px;
	font-weight:bold;
	height:30px;
	line-height:35px;
	margin-bottom:14px;
	text-decoration:none;
}
a#grayButton:hover{
	color:#600;
	background:url(http://rs.xango.com/images/xango4.0/backgrounds/kimgButtonOver_bg.jpg) repeat-x left top;
	border: 1px solid #bbb;
}
a#greenButton{
	background:url(http://rs.xango.com/images/xango4.0/backgrounds/kimgButtonGreen_bg.jpg) repeat-x left top;
	display: block;
	padding: 2px 10px;
	float: left;
	border: 1px solid #ddd;
	color: #600;
	text-align: center;
	margin-right: 10px;
	font-weight:bold;
	height:30px;
	line-height:35px;
	margin-bottom:14px;
	text-decoration:none;
}
a#greenButton:hover{
	color:#600;
	background:url(http://rs.xango.com/images/xango4.0/backgrounds/kimgButtonGreenOver_bg.jpg) repeat-x left top;
}
a#orangeButton{
	background:url(http://rs.xango.com/images/xango4.0/backgrounds/kimgButtonOrange_bg.jpg) repeat-x left top;
	display: block;
	padding: 2px 10px;
	float: left;
	border: 1px solid #f90;
	color: #fff;
	text-align: center;
	margin-right: 10px;
	font-weight:bold;
	height:30px;
	line-height:35px;
	margin-bottom:14px;
	text-decoration:none;
}
a#orangeButton:hover{
	color:#600;
	background:url(http://rs.xango.com/images/xango4.0/backgrounds/kimgButtonOrangeOver_bg.jpg) repeat-x left top;
	border: 1px solid #f60;
}

a#orangeButtonMap{
	background:url(http://rs.xango.com/images/xango4.0/backgrounds/kimgButtonOrange_bg.jpg) repeat-x left top;
	display: block;
	width: 150px;
	float: left;
	border: 1px solid #f90;
	color: #fff;
	text-align: center;
	margin-left: 90px;
	font-weight:bold;
	height:30px;
	line-height:35px;
	margin-bottom:14px;
	text-decoration:none;
}
*:first-child+html a#orangeButtonMap {margin-left: 100px;}
#mainContentWrap a#orangeButtonMap:hover{
	color:#600;
	background:url(http://rs.xango.com/images/xango4.0/backgrounds/kimgButtonOrangeOver_bg.jpg) repeat-x left top;
	border: 1px solid #f60;
}


.shopButtons a#grayButton, .shopButtons a#greenButton, .shopButtons a#orangeButton {float: right;}

#mainContentWrap #grayButton .continueCheckout {color: #600;}
#mainContentWrap #grayButton .continueCheckout:hover {color: #f60;}

#gomagNav {}
