/* ++ 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: #f3f5d3;
	border: 1px solid #dfdfdf;
	margin: 0 0 10px 0;
	width: 100%;
}

#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:340px;
}

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:180px;
}

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:10px 0 20px 0;
}

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: #c2cd23;
	color: #FFF;
	font-size:1.2em;
	height: 46px;
	margin: 0 0 20px 360px;
	padding:10px;
	width: 161px;
}

input.addBorder
{
	border: 1px solid #000;
}

strong 
{ 
	font-size:1.1em;
	font-weight:bold;
}

div.featuredProd h3
{
	width: 135px;
}

div#printPageLogo
{
	display:none;
}

fieldset#versionForm table
{
	clear:both;
	margin: 15px 0 0 0;
	text-align:left;
}

fieldset#versionForm table tr th
{
	font-size:1.2em;
	font-weight:bold;
}

fieldset#versionForm table tr td
{
	padding: 3px 0;
}




