/* division areas */
#outerContainer{
	border:#A90000 solid 1px;
	width:881px;
	margin:auto;
	background-image:url(images/footerGraphic.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#000000;
}
#header {
	width: 881px;
	height: 127px;
	/*background-image: url(images/header2.gif);*/
	background-repeat: no-repeat;
	
}

.footer {
	width: 881px;
	/*background-image: url(images/footer-900.gif);*/
	height:120px;
	margin: auto;
	clear: both;
}


.footertext {
	width: 881px;
	text-align: center;
	padding-top: 70px;
	font-size: 11px;
	color: #000000;
}
.contentarea {
	width: 881px;
	/*background-image: url(images/contentbg.gif);*/
	margin: auto;
	text-align: left;
	overflow: hidden;
}

#contentareaspacer {
	width: 881px;
	padding: 0px;
	float: left;
}


.menuarea {
	/*background-image: url(images/contentbg.gif);*/
	width: 881px;
	margin: auto;
	clear: both;
	text-align: left;
}

#.menuplace {
	width: 881px;
	margin: auto;
	clear: both;
	text-align: left;
}
/* end of division areas */


/* tab styles */

#ddtabs {
	width: 881px;
	height: 17px;
	overflow: hidden;
	background-color: #900000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.basictab ul{
	margin: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
	display: inline;
	margin: 3px;
	padding: 5px;
}

.basictab li a{

text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 8px;
	padding-bottom: 14px;
	background-color: #900000;
	color: #FFFFFF;
}

.basictab li a:visited{
	color: #FFFFFF;
}

.basictab li a:hover {
	background-color: #FFFFFF;
	color: #900000;
}

.basictab li a.current{
background-color: #900000;
color: #FFFFFF;
}

.basictab li a.currentpage:hover{
background-color: #FFFFFF;
color: #900000;
}

.basictab li a.currentpage{
background-color: #FFFFFF;
color: #900000;
}


.currentpage {
background-color: #FFFFFF;
color: #900000;
}

.basictab li a:active{
color: white;
}

.tabcontentcontainer{
width:900px; /*width of 2nd level content*/
height: 20px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
	background-image: url(images/contentbg.gif);
color: #900000;
font-weight: bold;
font-size: 11px;
}

#tabcontentcontainer2 {
width:881px;
	padding-top: 5px;
	padding-left: 5px;
}


#tabcontentcontainer2 a, #tabcontentcontainer2 a:visited {
	color: #990000;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	}

#tabcontentcontainer2 a:hover {
	text-decoration: underline;
	}

.tabcontent{
display:none;
}

/* end of tab styles */

/* red table styles */

.table-topleft {
	background-image: url(images/table-top-left.gif);
	height: 26px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 0px;
	text-align: left;
}

.table-topright {
	background-image:url(images/table-right.gif);
	background-position: top right;
	width: 30px;
}

.table-left {
	background-image: url(images/table-left.gif);
	background-position: left top;
	color: #000000;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 10px;
	margin:0px;
	text-align: left;
}

.table-bottomleft {	
	background-image: url(images/table-bottom-left.gif);
	background-position: bottom left;
	height: 26px;
}

.table-bottomright {	
	background-image: url(images/table-bottom-right.gif);
	background-position: bottom right;
	height: 26px;
}
.bodycube {
	border-bottom:solid 1px #a90000;
	color:#FFFFFF;
	padding-bottom:10px;
	padding-top:10px;
	margin-left:10px;
}

.bodycube h1 {
	font-weight:lighter;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#CCCCCC;
	border-bottom:solid 1px #a90000;
/*	border-top:solid 1px #a90000;*/
	padding-left:10px;
}


/* end of red table styles */

/* grey table styles */
/* end of red table styles */

/* grey table styles */




.table-grey-topleft {
	background-image: url(images/table-grey-top-left.gif);
	height: 26px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 0px;
	text-align: left;
}

.table-grey-topright {
	background-image:url(images/table-grey-right.gif);
	background-position: top right;
	width: 30px;
}

.table-grey-left {
	background-image: url(images/table-grey-left.gif);
	background-position: left top;
	color: #000000;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 10px;
	margin:0px;
	text-align: center;
}

.table-grey-bottomleft {	
	background-image: url(images/table-grey-bottom-left.gif);
	background-position: bottom left;
	height: 26px;
}

.table-grey-bottomright {	
	background-image: url(images/table-grey-bottom-right.gif);
	background-position: bottom right;
	height: 26px;
}

/* end of grey table styles */


/* design styles */

body {
		background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	color:#FFFFFF;
}

.redblock {
	background-color: #900000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

.article-list {
	font-size: 12px;
	overflow:auto;
/*	height:500px;*/
}

.article-list em{
	font-size: 12px;
}

.article-list a, article-list a:visited {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.article-list a:hover, article-list a:visited:hover {
	text-decoration: underline;
}

.article-listing {
	border-bottom: #cccccc solid 1px;
	padding-bottom: 10px;
	padding-top: 8px;
}

.article-teaser {
	padding-top: 5px;
	padding-bottom: 5px;
}

.rightcell {
	padding: 10px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}

a.small {
	font-size: 12px;
	font-weight: normal;
}

blockquote {
	margin: 35px;
	padding: 25px;
	background-color:#ECECEC;
	border: #666666 solid 2px;
	font-size: 13px;
	font-style: italic;
}

a:link, a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#FFFFFF;
	size:10px;
}
a:active, a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#CCCCCC;
	size:10px;
}
a.indexLink:link, a.indexLink:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#A90000;
	size:10px;
}
a.indexLink:active, a.indexLink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#A90000;
	size:10px;
}
#countryList {
	margin:0;
	padding: 0;
	float: left;
	width:310px;
	height: 205px;
	display: inline;
	overflow:auto;
} 
.countryListItem {
	border-bottom: #cccccc solid 1px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 4px;
	vertical-align: top;
	clear:both;
	
}
.countryListLogo{
	float:left;
}

.countryListText{
	width:190px;
	float:right;
}
.clearbox{
	clear:both;
}
img.floatLeft { 
	margin: 4px; 
}
.login{
	text-align:right;

}
.registerbox{
	background:#CCCCCC;
	border:solid 1px #804040;
	padding:10px;
	
}
.registerhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	background:#F8F1F1;
	border-bottom:solid 1px #804040;
	border-top:solid 1px #804040;
	padding-left:10px;
}

/* Auction tables */
#auctionitem {
	display:block;
	border:solid 1px #804040;
	background:#F8F1F1;
}
#auctionitemgreen {
	display:block;
	border:solid 1px #006600;
	background:#F1FEF3;
}
#auctionitem img {
	border:0;
}
#auctionitem td{
	background:#F8F1F1;
}
#auctionitem th {
	color:#FFFFFF;
	font-weight:bold;
}
#auctionitem hr {
	border-top:3px solid #FFF;
	border-bottom:1px solid #EEE;
	border-left:none;
	border-right:none;
}
#auctionheader {
	color:#FFFFFF;
	font-weight:bold;
}
.videos-left-bar{
	width:160px;
	height:400px;
	float:left;
	overflow:auto;
}
.videos-viewer{
	width:430px;
	float:right;
	text-align:right;

}
.okBox {
	background-color: #C6FFC6;
	padding: 10px;
	width: 540px;
	border: thin solid #00CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#008800;
}

ul{
	line-height:16px;
}
li{
	padding-bottom:10px;
	
}
.discoverBox{
	border:#a90000 solid 1px;
	background:url(images/discoverBG.gif) repeat-x top;
	padding:8px;
	margin-top:8px;
	margin-bottom:8px;
	
}
.redborder{
	border:#a90000 solid 1px;
}
.spacer{
	height:10px;
}
.redtext{
	color:#A90000;
}

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