/* ++ Miscellaneous styles for Seoidin ++ */

div.hrClear {
	clear: both;
	height: 1px;
}

div.hrClear10 {
	clear: both;
	height: 10px;
}

div.hrClear20 {
	clear: both;
	height: 20px;
}

div.hrClear hr, div.hrClear10 hr, div.hrClear20 hr {
	display: none;
}

div.generalDetail
{
	float:left;
	margin-left:335px;
	width:595px;
}

div.generalDetail h1
{
	font-size:2.3em;
}

div.generalDetail p
{
	font-size:1.2em;
}

#addedItem {
	background-color: #dff2f0;
	border: 1px solid #dfdfdf;
	margin: 0 0 10px 0;
}

#addedItem h4 {
	color: #5f6062;
	font-weight:bold;
	padding: 20px 0;
	margin: 0;
	text-align: center;
}

#addedItem h4 a
{
	text-decoration: underline;
}

div.warning
{
	color:Red;
	font-weight:bold;
}

fieldset#versionForm
{
	margin: 20px 0 0 0;
	width:380px;
}

div.versionTitles, fieldset#versionForm label
{
	clear:both;
	float:left;
	font-size:1.1em;
	margin: 4px 0px;
	padding: 0px;
	width:160px;
}

div#textItemPrice, div#textItemDeposit, div#textItemBalance, div#textItemStock
{
	float:left;
	font-size:1.2em;
	font-weight:bold;
	margin: 4px 0px;
	padding: 0px;
	width:220px;
}

fieldset#versionForm select
{
	border: 1px solid #747373;
	float:left;
}

div#popupTerms
{
	background: transparent url(/gothemes/images/bkg_lines.gif) top left;
	border: 2px solid #DCDCDC;
	clear:both;
}

div#mainContent h3
{
	font-size:2.0em;
	margin-top:10px;
}

div.sideNavClear
{
	background: #fff url(/gothemes/images/border1.gif) top left no-repeat;
	clear:both;
	height: 15px;
	width: 200px;
}

div.cartDivider
{
	background: #fff url(/gothemes/images/border.gif) top left no-repeat;
	clear:both;
	height: 10px;
	margin: 10px auto;
	width: 180px;
}

div.sideNavClear hr, div.cartDivider hr
{
	display:none;
}

a.standard_button
{
	background-color: #c9ddda;
	border: 1px solid #000;
	color: #000;
	font-size:1.2em;
	height: 46px;
	margin: 0 0 20px 380px;
	padding:10px;
	width: 161px;
}

input.addBorder
{
	border: 1px solid #000;
}

strong 
{ 
	font-size:1.1em;
	font-weight:bold;
}

.customerdetailscontainer
{
	float: left;
	text-align: left;
	clear: both;
	width: 500px;	
}

.customerdetails
{
	float: left;
	width: 220px;
	padding: 10px 0 0 10px;	
}

.customerdetails strong
{
	font-size:1.2em;
	font-weight:bold;
}

div.error_box
{
	clear:both;
	background-color: #ffcccc; 
	margin-bottom:10px;
	overflow:hidden;
}

table.dataTbl tr.subTotal td.BasketPrices
{
	text-align:left;
}

div.confirmRegionChange
{
	background-color: #F8CFB1;
	border: 2px solid #BF151B;
	padding: 0px;
	margin: 0px;
}

div.confirmRegionChange p, div.confirmRegionChange a
{
	padding: 5px;
	margin: 0px;
}

div.confirmRegionChange a, .styledButton
{
	background: #DA2027 url(/gothemes/images/bg-product-detail-submit.gif) repeat-x scroll 0 100%;
	border: 1px solid #000;
	color: #fff;
	margin: 15px 5px;
	padding: 2px 5px;
	text-decoration: none;
}

table.dataTbl tr.messageSuccess { 
	color: #af0909;
	background-color:#ffffcc;
}

table.dataTbl tr.messageError {
	background-color: #ffcccc;
	color: #cc0033;
}

table.dataTbl tr.messageSuccess td, table.dataTbl tr.messageError td {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

div#printing_logo
{
	display: none;
}

div.pageContent strong.price a.registerLink
{
	background: none;
	color: #009788;
	font-size: 1.1em;
	font-weight: normal;
}

.linkContainer
{
	padding:0px 0px 0px 175px;
}

div.buttonContainer
{
	margin: 0 0 0 172px;
}

ul.blueBorder
{
	border: 2px solid #d9f0ed;
}

div.holder p
{
	padding: 0 0 0 14px;
}

div.PaymentCards
{
	border-top: 1px solid #DDD;
	clear: both;
	float: left;
	margin: 30px 0 0 0;
	padding: 5px;
	width: 153px;
}

div.PaymentCards h3
{
	font-size: 1.4em;
	font-weight: normal;
	margin: 10px 0;
}

