body{
font-size: 14px;
font-family: Helvetica, Verdana, Arial, sans-serif;
background-color: #ababab;
margin:0;
padding:0;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
color: white;
background: #ff8c33;
height: 55px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
height: auto;
background-color: white;
float: left;
width: 100%;
}

#contentcolumn{
height: auto;
background-color: white;
margin-left: 160px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
line-height: 18px;
float: left;
width: 160px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
background: white;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

h5{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

a{
	padding: 0px;
	color: #ff8000;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}

#detailcontainer{
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

p.label{
	font-size: 14px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 5px;
	padding: 0px;
}

input.big{
	padding: 0px;
	margin: 0px;
	width: 250px;
}

input.superbig{
	margin: 0px;
	padding: 0px;
	width: 170px;
}

input.small{
	width: 80px;
}

select.big{
	width: 250px;
}

select.superbig{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 0px;
	width: 170px;
}

p.thumbcaption{
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}

p.detailcaption{
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}

#thumbnail{
	margin-bottom: 10px;
	padding: 3px;
	margin-right: 25px;
	border-style: none;
	border-width: 0px;
	float: left;
	height: 150px;
	width: 100px;
}

#detailthumb{
	margin-bottom: 10px;
	padding: 3px;
	margin-right: 25px;
	border-style: none;
	border-width: 0px;
	float: left;
	height: 150px;
	width: 100px;
}

img.detailpage{
}

p.detailpage{
}

tr.even{
	background-color: #cccccc;
}

tr.odd{
	background-color: #e6e6e6;
}

table{
	font-size: 12px;
}

td.actions{
	padding-right: 5px;
	text-align: right;
}

td{
	padding: 2px;
}

tr.title{
	color: white;
	background-color: #ff8c33;
}

p.value{
	font-size: 12px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

p.strong{
	font-size: 18px;
	font-weight: bold;
}

#floatright{
	margin-left: 10px;
	font-size: 15px;
	width: 350px;
	float: right;
}

p.subtext{
	font-size: 12px;
}

#detailcontainer{
	height: 150px;
	width: 640px;
}

p.detailoptions{
	line-height: 12px;
	margin-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	font-size: 12px;
}

#infobox{
	padding-bottom: 25px;
	padding-top: 20px;
}

p.fulltotal-right{
	padding-right: 10px;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
}

p.fulltotal{
	font-size: 15px;
	font-weight: bold;
}

