/*
Design by TemplateFusion
http://templatefusion.org
Released for free under a Creative Commons Attribution 2.5 Canada License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: Tahoma, sans-serif, Verdana;	
	font-size: 10px;
}

th, td, input, textarea, select, option {
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 11px;
}


h1, h2, h3 {
	font-family: Tahoma, sans-serif, Verdana;
	color:#000000;
}

h1 {
	font-size: 13px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}


#list-rand-companies {margin-bottom: 5px;
                 padding: 0;}

#list-rand-companies ul {margin: 0;
                    padding: 0;
                    list-style-type: none;}

#list-rand-companies li {display: inline;
                    padding: 0 1px 0 0;}

#list-rand-companies li a img {padding: 0;
                          margin: 0;
                          border: 2px solid #E0E0E0;}

#list-rand-companies li a:hover img {border: 2px solid #0000ff;}


#list-companies {margin-bottom: 5px;
                 padding: 0;}

#list-companies ul {margin: 0;
                    padding: 0;
                    list-style-type: none;}

#list-companies li {display: inline;
                    padding: 0 1px 0 0;}

#list-companies li a img {padding: 0;
                          margin: 0;
                          border: 2px solid #E0E0E0;}

#list-companies li a:hover img {border: 2px solid #0000ff;}

.div_for_ads
{
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 18px;
}

img { 
border: 0px;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 1000px;
	height: 141px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left center;
}

#logo {
	float: left;
	padding: 50px 0 0 0;
}

#login {
	float: left;
	padding: 50px 0 0 0;
}

#logo h1, #logo p {
	margin: 0;
	color: #FFFFFF;
	padding-left: 60px;
}

#logo a {
	color: #FFFFFF;
}

#footer {
	clear: both;
	padding: 0px 0;
	background: url(images/img07.gif) repeat-x;
	text-align: center;
	font-size: smaller;
}


#left-column {width: 216px;
              padding: 0;
}


input {
	height: 20px;
	border:1px solid #c0c0c0;
	font: bold 1.2em/1.5em Tahoma, sans-serif, Verdana; 
	font-size: 11px;
	color:#000000;
}
form {
	margin: 0;
	padding: 0;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	

}
span.radio {
	width: 19px;
	height: 19px;
	padding: 0 3px 0 0;
	background: url(images/radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}



/* CSS for the box starts here */
	.box {
		padding:0 12px 0 0;
		background:#fff url(images/borders.gif) 100% 0 repeat-y;
	}
	.bi {
		padding:0 0 0 12px;
		background:#fff url(images/borders.gif) 0 0 repeat-y;
	}
	.bt {
		height:17px;
		margin:0 -12px;
		background:url(images/box.gif) 100% 0 no-repeat;
	}
	.bt div {
		width:18px;
		height:17px;
		background:url(images/box.gif) 0 0 no-repeat;
	}
	.bb {
		height:17px;
		margin:0 -12px;
		background:url(images/box.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:18px;
		height:17px;
		background:url(images/box.gif) 0 100% no-repeat;
	}
	.box h1 {
		margin:0;
		padding:0.3em 10px;
		background:#efece6;
		font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	}
		.box h2 {
		margin:0;
		padding:0.3em 10px;
		background:#efece6;
		font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	}
	.box p, .box ul {
		margin:0;
		padding:4px 10px;
		background:#fff;
	}
	.box li {
		margin:0 0 0 2em;
		padding:0;
	}







/* HIGHSLIDE */



/**********************************/

* {
    font-family: Tahoma, sans-serif, Verdana;
    font-size: 8pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



.form_text
{
	font-weight: bold;
}
.text_add_font
{
	font: bold 1.2em/1.5em Tahoma, sans-serif, Verdana; 
	font-size: 14px;
	color:#000000;
}



table.navbar {
   border-collapse: collapse;
}
table.navbar td {
   padding: 0;
   margin: 0;
   border: 1px solid #ccc;
}
table.navbar td a{
   display: block;
   padding: 3px;
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #000;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #0000ff; 
}


div.box_t {
  float: left;
  width: 194px;
	height: 10px;
	overflow: hidden;
	background: url(images/sc_newsflash_t.png) no-repeat;
}

div.box_m {
  float: left;
	width: 178px !important;
	width: 194px;
	background: url(images/sc_newsflash_m.png) repeat-y;	
	padding: 0 8px;
}


div.box_m td {
	color: #ffffff;
}

div.box_b {
  float: left;
  width: 194px;
	height: 10px;
	overflow: hidden;
	background: url(images/sc_newsflash_b.png) no-repeat;
	margin-bottom: 8px;
}





div#left div.moduletable {
  float:left;
	width: 184px;
	background: url(images/sc_seperator_horiz.png) repeat-x;
	margin: 15px 5px 5px;
	padding-top: 10px;
}

table#greybox td.smallbox{
	width: 371px;
	background: #DCDEDE url(images/sc_greybox_small_b.png) bottom left no-repeat;
	padding-bottom: 11px;
}

table#greybox td.smallbox div.moduletable {
	background: url(images/sc_greybox_small_t.png) top left no-repeat;
	padding: 8px;
}

table#greybox td.largebox{
	width: 550px;
	background: #DCDEDE url(images/sc_greybox_large_b.png) bottom left no-repeat;
	padding-bottom: 11px;
}

table#greybox td.largebox div.moduletable {
	background: url(images/sc_greybox_large_t.png) top left no-repeat;
	padding: 8px;
}

table#greybox td.spacer {
	width: 8px;
}



table#greybox h3 {
  margin: -5px 0px 5px 0px;
  padding:0;
}

table#greybox a:link, table#greybox a:visited {
  color: #333333;
}
table#greybox a:hover {
  color: #742E21;
}

/*
PHP Login styles
*/

.forms {
background-color: #E4F8FA;
font: normal 12px arial,verdana;
padding: 3px;

border: 1px solid #CAE4FF;
}
.myaccount {
background-color: #E4F8FA;
font: normal 12px arial,verdana;
padding: 2px 5px;
border: 1px solid #CAE4FF;

}

a {
color: #03c;
}

.main {
font: normal 12px arial,verdana;
padding: 2px;
margin: 2px;

 }
 
 .titlehdr {
 font: normal 22px arial, verdana;
 color: #c00;
 border-bottom: 1px solid #c00;
 
 
 }
 
.msg {
padding: 5px;
width: 600px;
margin: 2px;
color: #c00;
border: 1px solid #c00;
background-color: #FEF1ED;
font: bold 13px  verdana;
} 
 
.error {
font: normal 11px arial, verdana;
color: #c00;
border: 1px solid #c00;
padding: 2px;
margin: 5px;
float: left;
background-color: #FEF1ED;
}
 
 .example {
font: normal 10px arial;
color: red;
}
.approved {
font: normal 10px arial;
color: green;
}

.loginform {
font: 16px normal arial;
background-color: #E4F8FA;
font: normal 12px arial,verdana;
padding: 3px;
border: 1px solid #CAE4FF;
}

.loginform #txtbox {
font: bold 16px arial;
color: #f00;
}
.blackborder {
	border: 1px solid #000;
}
td.linkman, p.linkman {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}


a.linkman {
	color : blue;
	font-size : 12px;
	text-decoration : underline;
}


a.linkman:hover {
	color : red;
	text-decoration : none;
}

span.linkmanURL {
	color : #6f6f6f;
}
