@charset "utf-8";
/* CSS Document */
/*
Template Design by TheWebhub.com
http://www.thewebhub.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/

/** Common Styles */

body {
	margin: 30px 0 20px 0;
	padding: 0;
	text-align: left;
	line-height: 20px;
	font-family: Verdana, Tahoma;
	font-size: 16px;
	color: #4C4C4C;
	background-color: #535353;
}

.display-none{
display:none;
}

.block{
display:block;
}


h1, h2, h3 {
	padding: 0;
	margin: 0;
	color: #000000;
}

strong {
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
}

ul {
	margin: 0px;
	padding: 0;
}

a {
	color: #768B1F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #768B1F;
}

a:hover {
	text-decoration: none;
	color: #A2BF2B;
}

/** Style for header starts here */

#header {
	width: 800px;
	height: 75px;
	margin: 0px auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	background-image: url(images/Ahlsort-Header-Background.gif);
}

#header h1, #header h2 {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
}

#header h1 {
	float: left;
	/* [disabled]padding: 70px 10px 10px 20px; */
	font-size: 3em;
}

#header h2 {
	/* [disabled]padding: 73px 10px 0px 0px; */
	font-size: 1.4em;
}

/** Style for menu starts here */

#menu {
	width: 800px;
	height: 50px;
	margin: 0px auto;
	background-color: #FFF;
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	border: none;
	padding: 14px 30px 10px 12px;
	text-decoration: none;
	color: #333;
	background-image: url(images/MenuIcon.gif);
	background-repeat: no-repeat;
	background-position: left 55%;
}

#menu a:hover {
	color: #879F24;
	border-bottom-style: solid;
}

/** Style for wrapper starts here */

#wrapper {
	width: 840px;
	margin: 0px auto;
	padding: 20px 0;
	background: #FFFFFF url(images/img02.jpg) repeat-y left top;
}

#portalWrapper {
	width: 840px;
	margin: 0px auto;
	padding: 20px 0;
	background: #FFFFFF;
}

/** Style for content starts here */

#content {
	width: 800px;
	margin: 0px auto;
}

#content h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px #CCCCCC dashed;
}

#content p {
}

#content a {
	text-decoration: none;
}

#portalBody {
	float: left;
	width: 600px;
	padding: 20px 20px;
}

#right {
	float: right;
	width: 480px;
	padding: 20px 20px;
}

#right ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
}

#right li {
	margin-bottom: 8px;
	padding-left: 10px;
	background: url(images/menuico.gif) no-repeat 0 7px;
	line-height: 17px;
}

#right .post {
}

#left {
	float: left;
	width: 220px;
	padding: 20px 20px;
	background: #EDEDED;
}


#left ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#left li {
	padding-left: 10px;
	background: url(images/img04.gif) no-repeat left 50%;
}


/** Style for footer starts here */

#footer {
	clear: both;
	width: 800px;
	height: 100px;
	padding-top: 18px;
	border-top: 1px solid #444444;
	font-size: 10px;
	color: #E5E5CC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #636255;
	padding-bottom: 18px;
}

#footer .copyright {
	float: left;
	margin: 0px;
	padding-left: 20px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
}

#footer .css {
	padding-left: 20px;
}

#footer .xhtml {
	padding-left: 20px;
	background: url(images/image02.png) no-repeat left 50%;
}

#footer a {
	border-bottom: 1px #E5E5CC dashed;
	text-decoration: none;
	color: #E5E5CC;
}
#wrapper #content #right #mycarousel li {
	background-image: none;
}
#header img {
	float: left;

}
#wrapper #content #left {
	font-size: 12px;
}
#wrapper #menu ul li .selected {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #A2BF2B;
}
#selected-customers {
	background-color: #F7F7F0;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	padding-top: 2px;
	padding-right: 2;
	padding-bottom: 23px;
	padding-left: 2px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 740px;
	margin: 0px auto;
}

#selected-customers ul{
	text-align: center;
}
#selected-customers h3 {
	font-size: 9px;
	text-transform: uppercase;
	color: #999;
	font-weight: normal;
}
#selected-customers li {
	display: inline;
	list-style-type: none;
	padding: 50px;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
}
#selected-customers a {
	text-decoration:none;
	border: none;
}
#selected-customers img {
	border: none;
}
#selected-customers .moreCustomers {
	color: #999;
	font-size: 9px;
	float: right;
	text-transform: none;
	vertical-align: bottom;
}
#wrapper #content #right .post table tbody tr td {
	padding: 8px;
	vertical-align: top;
}

    .formLayout
    {
	padding: 5px;
	font-size: 10px;
    }
    
    .formLayout label, .formLayout input, .formLayout div
    {
	float: left;
	margin-bottom: 2px;
	font-size: 12px;
    }
 
    .formLayout label
    {
	text-align: right;
	padding-right: 2px;
	white-space: nowrap;
	clear: left;
	width: 220px;
    }
    .formLayout h2
    {
	text-align: left;
	padding-right: 6px;
	white-space: nowrap;
	clear: left;
	width: 100%;
	font-size: 12px;
    }
    .formLayout h3, .formLayout h4
    {
	text-align: left;
	padding-right: 6px;
	white-space: nowrap;
	clear: left;
	width: 100%;
	font-size: 10px;
    }
 
#wrapper #content #right .post .signupSteps ul li {
	display: inline;
	list-style-type: none;
	color: #999;
}
#wrapper #content #right .post .signupSteps ul .selected {
	color: #333;
}
#wrapper #content #right .post .formLayout a {
	display: block;
	float: left;
	font-size: 12px;
}
.formLHC {
	text-align: right;
	vertical-align: top;
}
.formRHC {
	text-align: left;
	vertical-align: top;
}
.OrderDataStyle table tr td {
	white-space: nowrap;
	font-size: 12px;
}
.OrderDataStyle table .OrderHeaderStyle td {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #666;

}
.OrderDataStyle table .OrderFooterStyle td {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #666;

}

