﻿body
{
	font-size: 12px;
	font-family:  Calibri, Candara, Arial, Verdana ;
	text-align: left;
	background-color: #fff;
	height: 100%;
	text-align: left;
}

a
{
	color: #828282;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

a:active
{
	text-decoration: underline;
}

h3
{
	font-size: 18px;
	color: #416182;
	font-weight: bold;	
}

h4
{
	font-size: 16px;
	color: #416182;
	font-weight: bold;	
}

h5
{
	font-size: 14px;
	color: #416182;
	font-weight: bold;	
}

img
{
	border-width: 0px;	
}

td
{
	padding-top: 5px;
}

.help a
{
	color: #416182;
	text-decoration:none;
}

.title
{
	font-size: 18px;
	color: #416182;
	font-weight: bold;
}

.subtitle
{
	font-size: 14px;
	color: #416182;
	font-weight: bold;
}


#wrapper
{
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

#logo
{
	margin: 0px;
	padding: 0px;
	background-image: url('../images/American-Custom-Tours.png');
	background-repeat: no-repeat;
	width: 800px;
	height: 209px;
}

/* rotator in-page placement */
div#rotator {
	position:relative;
	height: 197px;
	width: 209px;
	float: right;
}

/* rotator css */
div#rotator ul li {
	position:absolute;
	list-style: none;
	padding: 0px;
	margin: 0px;
	
}

/* rotator image style */	
div#rotator ul li img {
	padding: 0px;
	margin: 0px;
	background: transparent;
}

div#rotator ul li.show {
	z-index:500
}


#main
{	
	margin: 0px;
	width: 800px;
	min-height: 400px;
	text-align: left;
	background-color: #fff;
	padding-bottom: 10px;
}

#menu
{
	width: 200px;
	float:left;
	text-align: left;
	margin: 10px; 
	font-size: 13px;
}

#menu a
{
	color: #416182;
	font-weight: bold;
}

#menuTop
{
	background-image: url('../images/menu_top.png');
	background-repeat: no-repeat;
	width: 201px;
	height: 33px;
}


#menuMain
{
	background-color: #bdccd4;
	width: 200px;
}

#menuBottom
{
	background-image: url('../images/menu_bottom.png');
	background-repeat: no-repeat;
	width: 201px;
	height: 33px;
}

.menulevel0
{
	padding-left:20px;
}

.menulevel1
{
	padding-left:25px;
}

#content
{
	width: 550px;
	float:left;
	text-align: left;
	padding:0px;
	margin: 10px; 
	font-size: 12px;
}


.editableText
{ 
	background-color:Transparent;
}

.iButton
{
	color: #ffffff;
	font-weight: bold;
	background-image: url('../images/button.png');
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
	width: 100px;
	height: 40px;
}

.error_text
{
	font-style: italic;
	color: #c70f0f;
	font-size: 14px;
}


#footer
{
	background-image: url('../images/footer.png');
	background-repeat: no-repeat;
	width: 800px;
	height:132px;
	text-align: right;	
	color:#fff;
	padding:0px;
	margin: 0px;
}

#footer a
{
	color:#fff;
}

#copyRight
{
	background-color: #416182;
	padding: 10px;
	color: #fff;
	text-align: center;
}


#copyRight a
{
	color: #fff;
	text-decoration: underline;
}

#wrapperOptionInfo
{
	min-width: 600px;
	margin: 0px;
	padding: 0px;
}

#mainOptionInfo
{	
	margin: 0px;
	min-width: 600px;
	min-height: 400px;
	text-align: left;
	background-color: #fff;
	padding-bottom: 10px;
}

#ddServiceDate #ddserviceDate_calendar
{
	display: inline;
	position: absolute;
	margin-top: 2px;
	margin-left: 7px;		
	background-color: #95BBDC;
}



.previewButton { margin-left: 10px; margin-right: 10px; margin-top: 3px; width: 75px; height: 28px; }
.radiobuttonList label { margin-right: 5px; }
.preview { width: 550px; padding: 10px; }

div#Content { width: 550px; }
table#DemoTable { width: 550px; }
td#EditorCell { width: 500px; vertical-align: top; }
td#OptionsCell { width: 180px; vertical-align: top; }
div#Options { width: 150px; margin-left: 5px; }
div#DemoControls { width: 550px; height: 25px; line-height: 25px; text-align: left; }
div#Preview { width: 550px; border: solid 1px gray; margin-top: 25px; }
div#PreviewControls { height: 50px; line-height: 40px; text-align: left; border-bottom: solid 1px gray; }
div.demoHeading { height: 25px; line-height: 25px; color: black; font-weight: bold; border-bottom: solid 1px gray; text-align: center; }


#ddserviceDate #ddserviceDate_calendar
{
	display: inline;
	position: absolute;
	margin-top: 2px;
	margin-left: 7px;		
	background-color: #95BBDC;
}

#ddserviceDate #ddserviceDate_dayname
{
    padding: 2px 3px 2px 3px;
    border: thin solid #C7D0A8;
    width: 30px;
}

.ui-datepicker-week-end
{
    color: Red;
}


