body, html
{
	background-color: #E1E1E1;
	margin: 0px;
	padding: 0px;	
	font-family: Arial;
	font-size: 11px;
	line-height: 19px;
	height: 100%;
	min-height: 100%;
}

#main
{
	width: 747px;
	position: relative;
	padding-left: 8px;
	padding-right: 8px;
	height: auto !important;
	border-left: solid 2px #a0a0a0;
	border-right: solid 2px #a0a0a0;
	height: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#top
{
	/*border-style: solid;
	border: 1px;*/
	margin: 0px;
	clear: both;
}
.arrowimg
{
	float: left;
	vertical-align: top;
	padding-top: 6px;
	margin-right: 3px;
}

.topbasket
{
	background-image: url('/images/basket_top.gif');
	background-repeat: no-repeat;
	float: left;
	width: 135px;
	height: 23px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	vertical-align: text-bottom;
	position: relative;
}

.topbaskettext
{
	padding-left: 36px;
	padding-top: 6px;
	vertical-align: text-bottom;
	position: absolute;
}

.left
{
	float: left;
}

#maininner
{   
    overflow:auto;
    background-color: white;
}


#topleft
{
	/*border: 1px;
	border-style: solid;*/
	float: left;
	width: 258px;
}

#topright
{
	/*border: 1px;
	border-style: solid;*/
	float: left;
	width: 489px;
}

#flagarea
{
    /*border: solid 1px black;*/
	overflow: none;
	background-color: #CCCCCC;
	height: 23px;
}

#mainnav
{
    /*border: solid 1px black;*/
}

#flags
{
    height: 23px;
	float: right;
}
.flag
{
    padding: 0;
    margin: 0px;
	padding-right: 7px;
	float: left;
}
.flagphone
{
    padding: 0;
    padding-top: 3px;
    margin: 0px;
	padding-right: 20px;
	float: left;
	font-size: 12px;
}

.flag img
{
    vertical-align: top;
    margin-top: 6px;
}

.mainnav
{
	float: left;
}

#basketlinks
{
	margin: 0px;
	padding-top: 0px;
	float: right;
	width: 250px;
}

#recentbutton
{
	margin-right: 6px;
	margin-left: 0px;
	float: left;
}

#basketlinks img
{
    vertical-align: top;
}

#basketbutton
{
	margin-left: 15px;
	margin-right: 5px;
	float: left;
}

#basketbutton, #recentbutton
{
	margin-top: 1px;
}

#mainnavspacer
{
	width: 52px;
	float: left;
}

#bottom
{
		/*border: 1px;
	border-style: solid;*/
	margin-top: 5px;
	margin-bottom: 8px;

}

#pagetitle
{
	border-right: #a0a0a0 1px solid;
	border-top: #a0a0a0 1px solid;
	border-left: #a0a0a0 1px solid;
	border-bottom: #a0a0a0 1px solid;
	background-color: #cccccc;
	padding-left: 6px;
	padding-top: 4px;
	text-align: left;
	height: 18px;
	line-height: 18px;
}

#page
{
	padding: 0px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

.pagecontent
{
	margin: 10px;
	overflow: auto;
	clear: both;
}

#pageleft
{
	width: 521px;
	float: left;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin-right: 10px;
}

#pageright
{
	border-left: #A0A0A0 1px solid;
	width: 215px;
	float: left;
}

img
{
	border: 0px;
	vertical-align: bottom;
}

form
{
	margin: 0px;
	padding: 0px;
}

.spacer1
{
	height: 10px;
	clear: both;
}
.spacer2, .spacer
{
	height: 20px;
	clear: both;
}
.spacer3
{
	height: 30px;
	clear: both;
}
.clear
{
	clear: both;
}

.level
{
	border-bottom: #a0a0a0 1px solid;
	overflow: auto;
	clear: both;
}

.border, #border
{
	border-right: #a0a0a0 1px solid;
	border-bottom: #a0a0a0 1px solid;
	border-top: #a0a0a0 1px solid;
	border-left: #a0a0a0 1px solid;
}
.uploadsubmit
{
	padding-top: 10px;
	padding-bottom: 10px;	
}

.ftrmain
{
	clear: both;
	width: 733px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 32px;
	background-image: url('/images/sp_footer.gif');
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

.ftrleft
{
	padding-left: 10px;
	height: 32px;
	text-align: left;
	padding-top: 8px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.ftrarrow
{
    vertical-align: top;
    margin-top: 5px;
    padding-right: 2px;
}

.layoutcrumbarrow
{
	vertical-align: top; 
	line-height: 7px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.left
{
	float: left;
}