body,p,h1,h2,h3,div,img{margin:0px;padding:0px;border-width:0px;outline-width:0px}
body {
	font-family:arial;
	font-size:12px;
	background:#f0f0f0;
}
#layout {
	width:950px;
	margin: 5px auto 5px auto;
	text-align: left;
	clear: both;
	height: 100%;
	background:#FFFFFF;
}
#header {
	height:110px;
	padding-top:1px;
	width:950px;
	margin: 5px auto 5px auto;
}
#headerText {
	width:950px;
	margin: 0px auto 0px auto;
	text-align: center;
	clear: both;
}


#mainNavigation {
	margin-top:66px;
}
#left {
	width:155px;
	float:left;
}
#middle {
	margin-left:15px;
	width:625px;
	float:left;
}
#middle_full_page {
	margin-left:15px;
	width:765px;
	float:left;
}
#right {
	width:155px;
	float:right;
}
#footer {
	background:url('/templates/default/images/footer-background.png');
	font-size:11px;
	height:105px;
	color:#FFFFFF;
	text-align:left;
	padding:10px;
}
#footer a { color: #FFFFFF; text-decoration:none; }
h1 {
	color:#FF7126;
font-size: 12px;
padding-left: 15px;
}
h2 {
	color:#031a2b;
	font-size:18px;
}
h3 {
	color:#6f9ce7;
	font-size:16px;
}

#servicemessage {
	background:#ffffcc;
	border:1px solid #000000;
	padding:5px;
	color:#000000;
	width:500px;
}
#servicemessage h1 {	font-size:13px;	color:#666666;}
#servicemessage p {	font-size:11px;	color:#666666;}






div#compareBox {
	border: 1px solid #0149a3;
	width:584px;
	padding:10px;
	margin-bottom:5px;
}
div#compareBox h1 {
	font-size:24px;
	color:#024daa;
}
div#compareBox p {
	font-size:12px;
	color:#484848;
}

a.stdBlack {
	color:#000000;
	text-decoration:none;
}
a.stdBlack:hover {
	color:#000000;
	text-decoration:underline;
}
a.stdWhite {
	color:#FFFFFF;
	text-decoration:none;
}
a.stdWhite:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/* a {
	color:#ff7126;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
} */

a.homeCategories {
	float:left;
	background:#e6e6e6;
	/*width:279px;*/
	width:188px;
	height:34px;
	margin:5px;
	border:1px solid #ff7126;
	text-decoration:none;
	text-align:center;
	color:#152d3e;
	line-height:34px;
	font-size:16px;
	text-align:center;
}
a.homeCategories:hover{
	background:#ff7126;border:1px solid #000000; color:#FFFFFF;
}
a.homeCategories h1 {
	color:#152d3e;
	font-size:16px;
	text-align:center;
}

.red {
	color:#cc020c;
}


a.tag {
	color:red;
	border: 1px dotted white;
	text-decoration:none;
}
a.tag:hover {
	border: 1px dotted red;
}





/*Main Navigation*/
a.mainNavigation {
	height:24px;
	color:#FFFFFF;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:10px;
}
a.mainNavigation:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

a.mainNavigation2 {
	height:24px;
	font-size:12px;
	color:#222222;
	text-decoration:none;
	margin: 2px;
	margin-left: 0px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #000000;
	background-color: #FFFF00;
	font-weight: bold;
}
a.mainNavigation2:hover {
	text-decoration: underline;
}
/*Navigation*/

#category {

}
#category a {
	display:block; padding:2px; height:19px; line-height:19px; color:#8b8b8b; border-bottom: 1px solid #8b8b8b; text-decoration:none;
}
#category a:hover{
	text-decoration:none; background:#ff7126; color:#FFFFFF;
}
/* #category ul { 
margin: 0;
padding: 0; 
list-style-type: none;
}
#category ul  li a{ 
	width:143px;
	height:23px;
	display:block;
	text-decoration:none;
	font-size:14px;
	background-image:url('/templates/default/images/navigation.png');
	color:#484848;
	border:1px solid #afafaf;
	padding-top:5px;
	padding-left:5px;
	
} 
#category ul  li a:hover {
	background-image:url('/templates/default/images/navigation-over.png');
	color:#FFFFFF;
} */

a.navigation {
	width:143px;
	height:23px;
	display:block;
	text-decoration:none;
	font-size:14px;
	background-image:url('/templates/default/images/navigation.png');
	color:#484848;
	border:1px solid #afafaf;
	padding-top:5px;
	padding-left:5px;
}
a.navigation:hover {
	background-image:url('/templates/default/images/navigation-over.png');
	color:#FFFFFF;
}
.navselected {
	width:143px;
	height:23px;
	display:block;
	text-decoration:none;
	font-size:14px;
	color:#484848;
	border:1px solid #afafaf;
	padding-top:5px;
	padding-left:5px;
	background-image:url('/templates/default/images/navigation-over.png');
	color:#FFFFFF;
}


/*Powered By*/
a.poweredby {
	text-decoration:none;
	color:#FFFFFF;
}
a.poweredby:hover {
	text-decoration:underline;
}

	
	
/*Administration Bar*/
#adminBar {
	border:1px solid #000000;
	background:#DDDDDD;
	padding:2px;
}
#adminBar a {
	border:1px solid #000000;
	background:#CCCCCC;
	padding:2px;
	text-decoration:none;
	color:#555555;
}
















/*SWAP BOX*/
.tabbed_box {   
    border:1px solid #d3d3d3;  background:#FFFFFF;
} 

ul.tabs {   
    margin:0px; padding:0px;   
}   
ul.tabs li {   
    list-style:none;   
    display:inline;   
	margin:0px; padding:0px; 
} 
ul.tabs li a {  
	height:23px; display:block; width:117px; background:#024daa; float:left; color:#FFFFFF; text-decoration:none; text-align:center; padding-top:5px;
}   
ul.tabs li a:hover {   
    background-color:#cc020c;    
}   
ul.tabs li a.active {   
    background-color:#cc020c;   
    color:#FFFFFF;    
} 
.content {   
    background-color:#ffffff;     
}   
#content_2, #content_3 { display:none; }  

ul.tabs li a {   
    background-image:url(/images/swapbox.png);   
    background-repeat:repeat-x;     
}   
ul.tabs li a.active {   
    background-image:url(/images/swapbox-over.png);   
    background-repeat:repeat-x;   
    background-position:top;    
}   
.content { float:left;}
.content h1 {
	font-size:16px; color: #f26722; font-weight:normal; padding-top:10px;
}
.content  p {
	font-size:12px; color: #666666;
}

















/*Box Link*/
a.boxLink {
	float:left;
	background:#cc020c;
	/*width:279px;*/
	width:94px;
	height:76px;
	margin:5px;
	padding:5px;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	border:2px solid #0451b1;
	line-height:76px;
}
a.boxLink:hover {
	background:#db000b;border:2px solid #0451b1;
}

#developedby {
	font-size:12px;
	color:#031a2b;
	text-align:left;
	width:950px;
	margin: 5px auto 5px auto;
	text-align:right;
}
#developedby a { color: #ffc208; font-weight:bold; }



/*Advertisement Boxes*/
#advertisementheader {
background:#2d2d2d;
height:14px;
color:#FFFFFF;
text-align:center;
}
#advertisementcontent {
	background:#e6e6e6;
	height:90px;
	line-height:90px;
	text-align:center;
}
#advertisementcontent h1 {
	color:#ff7126;
}




a.blockAdvert {
display:block;
	text-decoration:none;
	color:#FFFFFF;
	border:1px solid #3a5366;
	padding:5px;
	width:180px;
	float:left;
	height:40px;
	text-align:center;
}



/** Added by Simon */

.contentbody p {
	margin-bottom: 1em;
}

.contentbody td {
	border-top: 1px solid #FF7126;
}
.contentbody td p {
	margin-bottom: 0.2em;
}



/********************************** FORUM FORMATTING **********************************/
a.forum_link,a.forum_link_2 {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a.forum_link:hover,a.forum_link_2:hover {
	color: #555555;
	text-decoration: underline;
}

a.forum_link_2 { font-weight: bold; }

a.forum_link_2_on {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}


input.forum, textarea.forum {
	font-family: arial;
	font-size: 12px;
	color: #444444;
	padding: 3px;
	border: 1px solid #bbb;
}

input.forum_submit {
	height:24px;
	font-size:12px;
	color:#222222;
	text-decoration:none;
	margin: 2px;
	margin-left: 0px;
	padding: 2px;
	padding-top: 0;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #ccc;
	/*background-color: #FFFF00;*/
	background: url('/images/forum_button.png');
	background-repeat: repeat-x;
	font-weight: bold;
	
}

td.forum_header,div.forum_header{
	background: url('/templates/default/images/header-middle.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 3px;
	font-family: tahoma;
	font-size: 11px;
	text-align: center;
}

td.forum_row {
	padding: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #dddddd;
}


td.listA {
	padding: 3px;
	padding-bottom: 3px;
	background-color: #95c4d4;
}

td.listB {
	padding: 3px;
	padding-bottom: 3px;
	background-color: #cce5ed;
}

#forumHeader {
	background-color: #2eabd4;
	color: #ffffff;
	padding-left: 5px;
	font-family: arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	width: 760px;
	word-wrap: break-word;
	text-align: center;
}

#forumReply {
	background-color: #2eabd4;
	color: #ffffff;
	padding: 3px;
	padding-left: 5px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	width: 757px;
	word-wrap: break-word;
	text-align: center;
}

#forumBody {
	padding: 5px;
	padding-left: 10px;
	background-color: #cce5ed;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	border-bottom: 2px solid #9fc9d7;
	width: 750px;
	word-wrap: break-word;
}

#general-header {
	background-color: #53B3F0;
	color: #333333;
	padding-left: 5px;
	font-family: arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	width: 750px;
	word-wrap: break-word;
}
#general-replyheader {
	background-color: #53B3F0;
	color: #333333;
	padding: 3px;
	padding-left: 5px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	width: 750px;
	word-wrap: break-word;
}
#general-body {
	padding: 5px;
	padding-left: 10px;
	background-color: #88C6F7;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	border-bottom: 2px solid #53B3F0;
	width: 750px;
	word-wrap: break-word;
}

td.general-listA {
	padding: 3px;
	padding-bottom: 3px;
	background-color: #53B3F0;
}

td.general-listB {
	padding: 3px;
	padding-bottom: 3px;
	background-color: #88C6F7;
}

a.forum_navigation {
	font-size:12px;
	color: #222222;
	text-decoration:none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #000000;
	background-color: #FFFF00;
	font-weight: bold;
	font-style: normal;
}

a.forum_navigation:hover {
	text-decoration: underline;
}
