/*
	project: mScriber Website
	author: Praveen kumar (www.mscriber.com)
*/

/* General style parameters */
*
{
	margin: 0;
	padding: 0;
}
* body
{
	margin: 10px 0 0;
	font: 0.9em "Arial" , Garamond, Sans-Serif;
	color: #444;
}
h1
{
	font-size: 3em;
	font-weight: normal;
	float: left;
}
h1 a
{
	text-decoration: none;
}
h2
{
	font-size: 2em;
	color: #F3AD00;
	font-weight: normal;
	margin: 0 0 .8em;
}
h3
{
	font-size: 1.5em;
	border-bottom: 1px solid #eee;
	margin: 0 0 .8em;
}
p
{
	margin: 0 0 2em 0;
	line-height: 1.8em;
}
em
{
	border-bottom: 1px dotted #F4AE00;
	cursor: pointer;
}
img
{
	border: 0;
}
td
{
	padding: 3px;
	vertical-align: top;
}
table
{
	width: auto;
}
/* Header style options */
#header
{
	width: 900px;
	height: 80px;
	margin: 0 auto;
}
#menu
{
	float: left;
	padding: 0 0 0 0;
	list-style: none;
	width: 900px;
}
#menu li
{
	display: inline;
}
#menu a
{
	float: left;
	margin-left: 10px;
	padding: 7px;
	text-decoration: none;
	font-size: 15px;
	color: #44599C;
}
#menu a:hover
{
	color: #F4AE00;
}
#headermenustrip
{
	clear: both;
	height: 31px;
	background: #fff url(../images/linkwrapbg.jpg) repeat-x;
}
.headermenu
{
	width: 900px;
	margin: 0 auto;
}

/* Header banner style parameters */
#teaser
{
	clear: both;
	height: 168px;
	background-color: #F4AE00;
}
.wrap
{
	width: 900px;
	margin: 0 auto;
}
#image
{
	float: left;
	width: 900px;
	position: relative;
	top: 0px;
	left: 2px;
	background: url(../images/banner.jpg) no-repeat top center;
	height: 168px;
}

/* Header lower menu style parameters */
#lowerstrip
{
	height: 31px;
	margin: 0 0 25px;
	padding: 2px 0 0 0;
	background: url(../images/bluestripbg1.jpg) repeat-x;
}
#lowermenu
{
	float: left;
	list-style: none;
	width: 900px;
}
#lowermenu li
{
	display: inline;
}
#lowermenu a
{
	float: left;
	margin-left: 10px;
	padding: 4px 7px 7px 7px;
	text-decoration: none;
	font-size: 15px;
	color: #F4AE00;
	font-weight:bold;
}
#lowermenu a:hover
{
	color: #FFFFFF;
}

/* Content area style parameters for menus */
.col
{
	float: left;
	width: 276px;
	margin: 0 23px 16px 0;
        padding-bottom:10px;
}
.col li
{
	margin-left: 25px;
	line-height: 1.8em;
}
.last
{
	float: right;
	margin: 0;
}
.last li
{
	margin-left: 25px;
	line-height: 1.8em;
}
.info
{
	border: 1px solid #e0e0e0;
	background: #f4f4f4;
	padding: 7px;
}
a
{
	color: #F4AE00;
}
a:hover
{
	color: #44599C;
	text-decoration: none;
}
.listing
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}


/* Footer styles*/
#footerbluebg
{
	background-color: #44599C;
	clear: both;
	height: 215px;
}
#bottom, #footer
{
	width: 100%;
	color: #b3b4b5;
}
#bottom
{
	position: relative;
}
#footer
{
	height: 75px;
	background: url(./images/bg-footer.gif) no-repeat center top;
	clear: both;
	margin-top: 0px;
}
#bottom ul
{
	float: left;
	width: 162px;
	margin-right: 18px;
}
#bottom ul li, #footer ul li
{
	list-style-type: none;
	list-style-position: outside;
}
#footer ul li
{
	margin: 10px 15px 0;
	display: inline;
	float: left;
}
#footer ul li a
{
	font-size: 1.0em;
	line-height: 1.167;
	color: #ffffff;
}
#bottom a
{
	color: #ffffff;
}
#footer a:hover, #bottom a:hover
{
	color: #ff9600;
}
#bottom ul li h4
{
	font-size: 1.0em; /*14px*/
	line-height: 1.167em;
	font-weight: normal;
	padding-bottom: 5px;
	min-height: 30px;
	height: auto !important; /* all browsers */
	height: 30px; /* ie < v7 */
}

/* General classes */
.validations
{
	font-size: 10px;
	color: #FF0000;
	display:none; /*@TODO:*/
}
.inputbox
{
	width: 150px;
}
.message
{
	font-size: 12px;
	color: #0033CC;
}
.red
{
	color: #F4AE00;
}
.red1
{
	color: #FF0000;
}
.title
{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.datetime
{
	font-size: 10px;
	color: #666666;
}
.admintablewidth
{
	width: 750px;
}
.upperspace
{
	margin-top: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.upperspacelast
{
	margin-top: 5px;
}

/* [START] Vandana : 16 April 2008  Added some css that was defined in styles directly on page [START] */

.bannerImage
{
	float: left;
}
.headerRight
{
	float: left;
	margin-top: 12px;
	margin-left: 380px;
}
.footerwrap
{
	padding-top: 10px;
}
.bottommargin
{
	margin-bottom: 16px;
}

.firstcol
{
	width: 593px;
}

.wrap li
{
	margin-left: 5px;
}
.headerMenuLink
{
	margin-left: 0px;
	padding-left: 2px;
	font-weight: bold;
}
.Rightbutton
{
	font-weight: bold;
	margin-left: 180px !important;
}
.rightContext
{
	margin-left:70px !important;
}
.colFooter
{
	font-size: 12px;
}
.bottomLinkBold
{
	font-weight: bold;
}
.lowerbottomFooter
{
	margin-top: 4px;
	margin-bottom: 10px;
}
/*.bottommargin H4 a, .bottommargin a, .lowerbottomFooter a
{
	font-size: 12px;
	color: #F4AE00 !important;
	text-decoration: none;
}
.bottommargin H4 a:hover, .bottommargin a:hover, .lowerbottomFooter a:hover
{
	font-size: 12px;
	color: #FFFFFF !important;
	text-decoration: none;
}*/


.imgDividerBottom
{
	padding-top: 3px;
	padding-bottom:0px;
}

.col1 li 
{
	margin-left:15px !important;
	list-style:disc;
}
.SpanLeft
{
	padding-left: 20px;
}
.ulStyle li
{
	list-style-type:none;
	padding-left:4px;
}
.tdBottom
{
	vertical-align:bottom;
}
.floatleft
{
	float:left;
	font-size:90%;
}

/* [END]  Vandana : 16 April 2008  Added some css that was defined in styles directly on page [END]*/
