body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	background-color: #1d1d1d;
	background-repeat: repeat-x;
	font-family: "Lucida Sans Unicode","Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

form {
	padding:0px;  margin:0px;
	}
	
hr {
	color: #fff; background-color: #fff; border: 1px dotted #CCCCCC; height:1px; width:100%; 
	}

/**********************************/
/* headers                        */
/**********************************/


h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
}

h1{
	font-size: 20px;
	font-weight:normal;
	color: #A5282A;
	padding-top:6px;
	line-height: 24px;
	margin-bottom: 6px;
}

h2{
	padding-top:10px;
	font-size: 18px;
	font-weight:normal;
	color: #a71b20;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h3{
	font-size: 18px;
	font-weight:normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
}

h4{
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}

h5{
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}

/**********************************/
/* Layout ID's                    */
/**********************************/



#top_container {
	width:100%;
	background-repeat:repeat-x;
	background-position:center bottom;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #000000;
	background-image: url(../images/banner_tile.gif);
}

#table_top {
	width:750px;
	vertical-align:top;
	font-size: 12px;
	color: #CCCCCC;
	margin-right:auto;
	margin-left:auto;
}

#middle_container {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #b9b9b9;
	background-image: url(../images/mid-tile.gif);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 135px;
}

#middle_dropshadow {
	background-image:url(../images/mid_dshdow.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 30px;
	padding-bottom: 40px;
}

#table_middle {
	width:750px;
	vertical-align:top;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
}

#table_bottom {
	width:100%;
	clear: both;
	height: 75px;
	margin-top: 0px;
	background-image: url(../images/footer_tile.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#left_column {
	width:175px;
	margin: 0px;
	padding-left:5px;
	padding-top:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border:none;
	color: #CCCCCC;
	font-size: 12px;
}

#left_column p{
	margin:0px;
}

#main_content {
	width: 555px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding-right:0px;
	padding-left: 10px;
	padding-top:0px;
	padding-bottom:0px;
	border:none;
	float: right;
	color: #252424;
	font-size: 13px;
	line-height: 20px;
}

#main_content p{
	margin:0px;
	padding-top: 6px;
	padding-bottom: 9px;
}

#main_content li {
	padding-bottom:8px;
}

#footer {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	padding-top:13px;
	font-size:11px;
	text-align:center;
	line-height:20px;
	color: #999999;
}

#footer a:link, #footer a:visited {
	color:#D32921;
	text-decoration:none;
}

#footer a:hover{
	border-bottom:dotted 1px #ffffff;
}

#single_column {
	width: 650px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding-right:50px;
	padding-left: 50px;
	padding-top:0px;
	padding-bottom:0px;
	color: #252424;
	font-size: 12px;
	clear:both;
	line-height: 18px;
}

#single_colemn p{
	margin:0px;
}

#bag a{
	display:block;
	padding-bottom:28px;
	background-image: url(../images/magnify-trans.png);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

#html_nav {
	text-align:center;
	padding-top:12px;
	padding-bottom: 12px;
}

.title_images {
	padding-right:10px;
	padding-bottom:40px;
}

.red {
	color:#A5282A;
}

.catalogue_thumbs {
	float:left;
	border:solid 1px #999999;
	margin-right: 6px;
}
.catalogue_full {
	border:solid 1px #999999;
}

a.main_links:link, a.main_links:visited {
	color:#666666;
	text-decoration:none;
	border-bottom:solid 1px #b82127;
}

a.main_links:hover {
border-bottom:solid 1px #000000;

} 


/**********************************/
/* Horizontal Navigation          */
/**********************************/

#navcontainer {
	padding:0px;
	text-align:center;
}

ul#navlist {
	margin: 0px;
	padding: 30px;
	margin-top:0px;
	white-space: nowrap;
}

#navlist li {
	display: inline;
	list-style-type: none;
	margin:0px;
}

#navlist a { 
	padding: 10px 20px;  /* top/bottom   left/right */
}

#navlist a:link, #navlist a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	background-color: #666;
	text-decoration: none;
}

#navlist a:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

/**********************************/
/* Vertical   Navigation          */
/**********************************/

#v_navcontainer { width: 175px; }

#v_navcontainer ul
{
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#v_navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#v_navcontainer a:link, #v_navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#v_navcontainer a:hover
{
background-color: #369;
color: #fff;
}
