/* alexisOrange CSS File Created by Andrew :: http://andrewcharron.tk */


html {
        width: 100%;
        /* height: 100%;*/
        }
body {
        background-color: #0098a1; /* OLD: #FFFFFF; */
        color: #000000;
        font-family: tahoma;
        margin: 0px 0px 0px 0px;
        width: 100%;
        /* height: 100%; */
        text-align: center;
        }
.gen {
        font-size : 10px;
        }
.gen2 {
        font-size: 10px;
        font-family: verdana;
        }
.genmed {
        font-size : 12px;
		font-color : #ffffff;
        }
.gensmall {
        font-size : 10px;
        }
.gen,.genmed,.gensmall {
        color : #000000;
        }
a.gen,a.genmed,a.gensmall {
        color: #000000; text-decoration: none;
        }
a.gen:hover,a.genmed:hover,a.gensmall:hover {
         color: #e2001a; text-decoration: underline;
         }
a:link,a:active,a:visited {
        color: #000000;
        }
a:hover {
        color: #e2001a;
        }
span.info {
        font-size: 11px;
        color: #000000;
        }
span.small {
        font-size: 11px;
        }
span.postinfo {
        font-size: 12px;
        color: #000000;
        }
a.nav {
		font-weight: bold;
        color: #e2001a;
        font-size: 12px;
        }
.nav{
        font-size: 12px;
}	
.cattitle {
        color: #000000;
        font-weight: bold;
        font-size: 14px;	
        }
a.white {
        color: #FFFFFF;
        }
a.grey {
        color: #333333;
        }
a.white:visited {
        color: #FFFFFF;
        }
a.green {
        color: #000000;
        font-weight: bold;
        font-size: 11px;
        }
a.green:visited {
        color: #000000;
        font-weight: bold;
        font-size: 11px;
        }
a.green:hover {
        color: #000000;
        font-weight: bold;
        font-size: 11px;
        }
div.small {
        font-size: 11px;
        }
div.pm {
        border: solid;
        border-width: 1px;
        width: 300px;
        border-color: #555555;
        background-color: #EFEFEF;
        font-size: 11px;
        position: center;
        text-align: center;
        font-family:tahoma;
        padding: 2px;
        }
table.forumborder {
        border: 1px solid #000000;
        }
td.small {
        font-size: 12px;
		font-weight:bold;
        }
td.info {
        font-size: 10px;
        color: #000000;
        }
td.title {
        background-color: #ffffff;
        width: 100%;
        height: 100px;
        }
td.menu {
        background-color: #e2001a;
        width: 100%;
        height: 25px;
        color: #ffffff;
        font-size: 12px;
        font-family: sans-serif;
        }
td.subtitle {
        background-color: #ffffff;
        width: 100%;
        height: 25px;
        color: #555555;
        font-size: 12px;
        font-family: sans-serif;
        }
td.mnu {
	background-color: #0098a1;
    height: 1px;
        }
td.forumtitle {
        background-color: #e2001a;
        color: #FFFFFF;
        font-size: 12px;
		font-weight:bold;
        font-family: tahoma;
}
td.row1 {
	background-color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
        }
td.row2 {
        background-color: #ffffff;  /* Was DDDDDDD */
        font-family: tahoma;
        font-size: 12px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #000000;		
        }
td.row3 {
        background-color: #ffffff; /* was CCCCCC */
        font-family: tahoma;
        font-size: 12px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #000000;		
        }
td.icon {
        background-color: #ffffff;
        font-family: sans-serif;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #000000;		
        }
td.rowtitles {
        background-color: #0098a1;
        color: #000000;
        font-size: 11px;
        font-family: sans-serif;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #000000;		
        }
th.forumtitle {
        background-color: #e2001a;
        color: #FFFFFF;
        font-size: 12px;
        font-family: tahoma;
        }
th.menu {
        background-color: #0098a1;
        height: 25px;
        color: #000000;
        font-size: 12px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #000000;		
        font-family: sans-serif;
        }
span.postbody {
         font-size: 13px;
         }
.liteoption {
        border: 1px solid #000000;
        height: 20px;
        background-color: #FFFFFF;
        }
.mainoption{
        border: 1px solid #000000;
        height: 20px;
        background-color: #FFFFFF;
        }
.code {
        font-family: "courier new";
        font-size: 12px;
        color: #000000;
        background-color: #FFFFFF;
        border: #e2001a;
        border-style: solid;
        border-left-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        background-repeat: no-repeat;
        background-position: top right;
}

.quote {
        font-family: Arial;
        font-size: 11px;
        color: #000000;
        /* line-height: 125%; */
        background-color: #FFFFFF;
        border: #e2001a;
        border-style: solid;
        border-left-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        background-repeat: no-repeat;
        background-position: top right;
        }
/* Not used yet, but will be used in v1.2, v1.5 and v2.0*/
div.box1 {
        width: 200px;
        text-align: center;
        font-size: 14px;
        background-color: #EFEFEF;
        border: 1px solid #BFBFBF;
        }
table.mainwindow {
        margin-left: auto;
        margin-right: auto;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        background-color: #FFFFFF;
        width: 750px;
        background-repeat: no-repeat;
        background-position: top right;
        }
.topictitle1 {
        font-size: 14px;
        font-weight: bold;
        }
/* End CSS */
        
.button  {         border: 1px solid #000000;
        height: 20px;
        background-color: #CCCCCC;
 } 
 
 .forumlink{
 	font-weight:bold;
 }
 .topictitle{
 	font-weight:bold;
 }
 
 .blocBas{
 	font-size:10px;
 }
 
 .separePost{
    background-color: #8ad0d4;	
	background-repeat: repeat-y;
	background-attachment: scroll;
 	font-size:9px;
 }
 .preSeparePost{
    background-color: #8ad0d4;
 	font-size:10px;	
 } 
 
 .postdetails{
 	font-size:10px;	
 }
 
.reviewBorder{
	border:0px #e2001a solid;
}
