﻿/********************************************
AUTHOR:  			Feroze Natasha Kistan
WEBSITE:   			http://www.angelart.co.za
TEMPLATE NAME:		greybook
VERSION:          	2.1	
DATE:          		02/03/2010         	
/*******************************************/
 




/*------------------------Page Start-----------------------------------------------------------------*/
/*------------------------Body Start----------------------------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*background-image: url(../images/bkg.jpg);*/
	background-color: #fff;
	background-repeat: repeat-x;
}
#wrapper {
	margin: 0 auto;
	width: 960px;
	height: auto;
	padding: 0px 0px 0px 0px;
}
#content {
	color: #000000;
	border: 0px solid #ccc;
	background: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 20px;
	width: 750px;
	height: 670px;
	float: right;
	overflow-y: auto;
	
}
#bar {
	width: 960px;
	height: 96px;
	clear: both;
	color: #CC2151;
	border: 0px solid #fff;
	background-color: #000000; 
	background-image: url(../images/bar.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
}
#logo {
	width:169px;
	height:272px;
	float:left;
	position:relative;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
#blue {
	width:169px;
	height:450px;
	float:left;
	background-image: url(../images/blue.png);
	background-repeat: repeat-y;
}
#footer {
	color: #fff;
	border: 0px solid #ccc;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:right;
	clear: both;
	width: 960px;
	height: 96px;
	background-color: #000000; 
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}
# sig {
	width: 960px;
	height: 30px;
	font-size: 0.9em;
	clear:both;
	float: right;
}

/*------------------------Body End--------------------------------------------*/
/*------------------------Menu Start------------------------------------------*/
#menu {
	background: #EBF6FD;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: right;
	font: 100% "Verdana";
	margin: 0;
	padding: 0;
}
#menu a {
	background: #EBF6FD url(./images/seperator.gif) bottom right no-repeat;
	color: #666;
	display: block;
	float: right;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #0073B8 url(../images/hover.gif) bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}
/*------------------------Menu End------------------------------------------*/
/*------------------------Content Start-------------------------------------*/
/* links */
a, a:visited {	
	color: #326ea1; 
	background: inherit;
	text-decoration: none;		
}
a:hover {
	color: #383d44;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #dbd5c5;
}
/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #1A3580;		
}
h1 {
	font-size: 160%;	
	font-weight: normal;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;	
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
/* images */
img {
	background: #fff;
   border: 0px solid #DCDCDC;
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #e7e6e6 url(button.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #f4f4f4;
	border-bottom: solid 2px #fff;
	color: #333;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */
/*------------------------Content End-------------------------------------*/
/*------------------------Contact Form Start------------------------------*/
fieldset {
	padding: 0px;
	border: none;
}
label {
	float: left;
	width: 30%;
	margin-right: 1px;
	padding-top: 5px;
	text-align: left;
	color: #666;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(button.jpg) repeat-x;
	border: 1px solid #dadada;
}
/*------------------------Contact Form End------------------------------*/

.radio, .date { position : relative; padding-left : 25px; margin-left : 5px; }
.radio fieldset, .date fieldset { border : none; width : auto; padding : 1px 0 0 11em; }
.radio legend, .date legend { font-size : 1em; color : #000;}
.radio legend span, .date legend span { position : absolute; left : 0; top : 0.3em; width : 10em; display : block; }
.radio label, .radio input { vertical-align : middle; padding-left : 15px; display : inline; float : none; width : auto; background : none; border : none; }
.radio div { float : left; white-space : nowrap; clear : none;}


/*------------------------Page End-----------------------------------------------------------------*/

