/* Stylesheet for Originaltin.co.uk */


body {
		margin: 0px 0px 0px 0px;
		background-color: #ffffff;
		}

p { 
	margin-top: 5px; 
	margin-left: 14px; 
	margin-right: 14px; 
	font: normal 12px helvetica, arial; 
	}

p.white { 
	margin-top: 5px; 
	margin-left: 14px; 
	margin-right: 14px; 
	font: normal 12px helvetica, arial; 
	color: #FFFFFF;
	}

p.table { 
	margin-top: 5px; 
	margin-left: 14px; 
	margin-right: 14px; 
	font: normal 12px helvetica, arial; 
	}

h1 { 
	font: normal 28px helvetica, arial; 
	text-shadow: #b4a9aa 2px 2px 2px;
	margin-bottom: 0px; 
	margin-left: 14px; 
	margin-right: 14px; 
	margin-top: 5px; 
	color: #000000;
	text-align: left;
	font-weight: bold; 
	}


h2 { 
	font: normal 12px helvetica, arial; 
	margin-bottom: 10px; 
	margin-left: 14px; 
	margin-right: 14px; 
	margin-top: 3px; 
	color: #000000;
	text-align: left;
	font-weight: bold; 
	}

h5 { 
	font: normal 10px helvetica, arial; 
	text-shadow: #b4a9aa 2px 2px 2px;
	margin-bottom: 0px; 
	margin-left: 14px; 
	margin-right: 14px; 
	margin-top: 5px; 
	color: #000000;
	text-align: left;
	font-weight: bold; 
	}

h6 { 
	font: normal 12px helvetica, arial; 
	margin-bottom: 0px; 
	margin-left: 14px; 
	margin-top: 5px; 
	color: #000000;
	text-align: left;
	}

p.detail {
	font: normal 10px helvetica, arial; 
	color: #c0c0c0;
	margin-top: 0; 
	margin-left: 8px; 
	}

p.plpg-models {
	font: normal 12px helvetica, arial; 
	color: #636363;
	margin-top: 0; 
	margin-left: 6px; 
	}


/* ---Links, Navbar--- */
a:link.navbar { 
	font-weight: normal; 
	text-decoration: none; 
	color: #ff0000;
	}

a:hover.navbar, a:active.navbar { 
	text-decoration: underline; 
	color: #000000;
	}

a:link.plpg { 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
	}

a:hover.plpg, a:active.plpg, a:visited.plpg { 
	text-decoration: none; 
	color: #c0c0c0;
	}

a:link.breadcrumbs { 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
	}

a:hover.breadcrumbs, a:active.breadcrumbs, a:visited.breadcrumbs { 
	text-decoration: none; 
	color: #c0c0c0;
	}


/* ---Things I'll forget purpose of soon--- */
 .date {
	color: #b4a9aa;
	}


/* TABLES */

table#plpg {
	font: normal 12px helvetica, arial; 
	background-color:#000000;
	border: 0px;
	margin-left: 14px; 
	}


table#spex {
	font: normal 12px helvetica, arial; 
	background-color:#ede4e4;
	border: solid #000 1px;
	margin-left: 14px; 
	}

table#spex td {
	padding: 5px;
	border: solid #000 1px;
	}

table#comments {
	font: normal 12px helvetica, arial; 
	background-color:#ede4e4;
	border: solid #000 0px;
	margin-left: 14px; 
	}

table#gallery {
	width:670px;
	font: normal 12px helvetica, arial; 
	background-color:#ede4e4;
	padding: 0;
	border: solid #000 1px;
	margin-left: 14px; 
	}

table#spex td {
	padding: 5px;
	border: solid #000 1px;
	}

.rr {
	color: #000000;
	text-align: right;
	background-color: #CCCCCC;
	}

.rr-left {
	color: #000000;
	text-align: left;
	background-color: #CCCCCC;
	}

.rr-subtitle {
	color: #000000;
	text-align: left;
	background-color: #acacac;
	font-weight: bold; 
	text-align: center;
	}

td.plpg-left {
	vertical-align: top;
	width: 186px;
	padding: 0px;
	border: 0px;
	background-color:#7c0e11;
	}


/* ---Lists--- */
li.1 {
		list-style: circle outside;
		color:green;
		} 

/* ---Image Classes--- */
img.title {
		vertical-align: text-top;
		float:left;
		border:0px;
		}

img.article {
		vertical-align: text-top;
		float:left;
		margin-left:10px;
		padding:5px;
		border: 0px;
		}

img.cn {
		vertical-align: text-top;
		float:left;
		margin-left:0px;
		padding:5px;
		border: 0px;
		}

img.database {
		vertical-align: text-top;
		float:left;
		margin-left:10px;
		margin-right:5px;
		padding:0px;
		border: solid #000 1px;
		}

img.article-inline {
		vertical-align: text-top;
		margin-left:10px;
		padding:5px;
		}



/* ---DIVS--- */
/* ---Structural--- */
#basin {
		width:1000px;
        margin:0px auto;
		padding:0px;
		border:0px;
        }


#col-right {
    background:#ffffff;
    float:left;
    width:298px;
	border:1px solid;
        }


#col-left { 
    background:#ffffff;
    float:left;
    width:700px;
	}

#col-right-plpg {
		background: url(g/redsidebar.jpg);
	    float:left;
    	width:298px;
		border:1px solid;
        }


/* ---Content--- */
#header {
		background: url(g/header-bg.png) repeat-x;
		width:1000px;
		height:98px;
        margin:0px auto;
		padding:0px;
		border:0px;
        }

#navigation {
		background: url(g/bar.png) repeat-x;
		width:998px;
		height:40px;
        margin:0px auto;
		padding:1px;
		border:0px;
		text-align: left;
        }

#footer {
		background: url(g/bar2.png) repeat-x;
		font: normal 12px helvetica, arial; 
		width:980px;
		padding:10px;
		border:0px;
		text-align: center;
        }

#footerbasin {
		float:right;	
        }

#ajaxtable {
		width:650px;
        }

#breadcrumbs {
		background:#b4a9aa;
		font: normal 12px helvetica, arial; 
		padding:10px;
		border: solid #000 1px;
		text-align: right;
        }

/* ---Advertisements--- */

#banner-small {
		width:468px;
		height:60px;
		margin-top:17px;
		margin-right:20px;
		float:right;
        }

#banner-footer {
		background:#b4a9aa;
		margin-top: -10px;
		bottom: 0;
		width:990px;
		height:90px;
		padding:5px;
		border:0px;
		text-align: center;
        }
