body { color: black; background-color: white; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }

div#main-content {
	width: 980px;
	margin: auto;
}
div#main-content p {
	display: block;
}
div#main-content div.alt-col-01 {
	background-color: #F2F2F2;
	padding: 15px 20px;
	margin-bottom: 10px;
}
div#main-content div.alt-col-02 {
	background-color: #FFEFC8;
	padding: 15px 20px;
	margin-bottom: 10px;
}
div#left-column {
	width: 710px;
	float: left;
	margin-bottom: 15px;
}
div#right-column {
	width: 240px;
	margin-left: 30px;
	float: left;
	margin-bottom: 15px;
}
div#col-01 {
	width: 340px;
	float: left;
}
div#col-02 {
	width: 340px;
	margin-left: 30px;
	float: left;
}
div#left-column div.logo {
	margin-top: 10px;
}
div#left-column div.intro {
	margin-top: 10px;
	margin-bottom: 20px;
}
div#left-column div.content {
	margin-top: 10px;
	margin-bottom: 20px;
}
div#left-column h1 {
	margin-top: 17px;
	margin-bottom: 23px;
	font-size: 36px;
	font-weight: normal;
}
div#left-column h2 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 16px;
}
div#left-column h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 22px;
}
div#left-column h4 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 20px;
}
div#left-column ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#left-column p {
	margin-top: 5px;
	margin-bottom: 5px;
}
div#left-column h2.call-out {
	background-image: url(http://b.content.wso2.com/wp-content/themes/wso2ng-v3/images-new/product-left-h2-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 0px;
	font-size: 18px;
	color: #000000;
	height: 38px;
	padding-top: 7px;
	margin-top: 0px;
}
div#left-column div.support-offerings {
	margin-bottom: 20px;
	width: 340px;
	font-size: 14px;
	font-weight: bold;
}
div#left-column div.support-offerings ul li {
	padding: 5px 0px;
	border-bottom: dotted 1px #cccccc;
}
div#left-column div.support-offerings ul li.bottom {
	border-bottom: 0px;
}
div#left-column div#support-offerings ul {
	list-style: disc;
	margin-left: 20px;
}
div#left-column div.quotes {
	background-color: #FFFFFF;
    background-image: url("http://b.content.wso2.com/wp-content/themes/wso2ng-v3/images-new/quotes-bg.png");
    background-position: left top;
    background-repeat: repeat-x;
    border: 1px solid #dddddd;
    color: #DB6523;
   	font-size: 14px;
   	padding: 10px 20px;
}
div#left-column div.quotes span.name {
	font-weight: bold;
	font-size: 12px;
}
div#left-column div#support-offerings div.quotes {
	background-color: #FFFFFF;
    background-image: url("http://b.content.wso2.com/wp-content/themes/wso2ng-v3/images-new/quotes-bg.png");
    background-position: left top;
    background-repeat: repeat-x;
    border: 1px solid #dddddd;
    color: #DB6523;
    float: right;
    font-size: 14px;
    margin-left: 15px;
    padding: 10px 20px;
    width: 300px;
}
div#left-column div#support-offerings div.quotes ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#left-column div#support-offerings div.quotes span.name {
	font-weight: bold;
	font-size: 12px;
}
div#left-column div.videos {
	text-align: center;
	padding: 15px 0px 0px;
}
div#left-column div.videos div.sub-title {
	color: #ffffff;
	background-color: #000000;
	text-align: left;
	font-size: 13px;
	padding: 15px 15px;
}
div#left-column div.videos p {
	margin-top: 0px;
	margin-bottom: 0px;
}
div#left-column div.case-studies {
	margin-top: 15px;
	margin-bottom: 15px;
}
div#left-column div#customers div.customers {
	text-align: center;
	padding: 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#left-column div#pull-out {
	float: right;
	width: 340px;
	margin-left: 30px;
	margin-bottom: 20px;
}
div#left-column div#pull-out ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#support-offerings h3 {
	color: #DB6523;
	margin-top: 25px;
	margin-bottom: 10px;
}
div#right-column h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 18px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 10px;
	height: 25px;
	color: #000000;
	background-image: url(http://b.content.wso2.com/wp-content/themes/wso2ng-v3/images-new/product-rs-h-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
}
div#right-column h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 16px;
}
div#right-column ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#right-column p {
	margin-top: 5px;
	margin-bottom: 5px;
}
div#right-column div.customer-login {
	text-align: right;
}
div#right-column div#support-contact {
	margin-top: 35px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-bottom: 15px;
	background-image: url(http://b.content.wso2.com/wp-content/themes/wso2ng-v3/images-new/support-form-bg.png);
	background-position: left -20px;
	background-repeat: repeat-x;
}

div#right-column div#support-contact h2 {
	font-size: 16px;
	padding-left: 0px;
	background-image: none;
}

/* ############### FORM ################### */
table.support-form {
	width: 210px;
	font-size: 11px;
}
table.support-form tr td {
	padding-top: 2px;
	padding-bottom: 2px;
}
table.support-form
.data-txt { 
		font-family: Arial,Helvetica,Verdana,san-serif;
		height: 17px; 
		border: solid 1px #9C9EA0; 
		width: 140px; 
		font-size: 12px; 
}
table.support-form
.data-txt-select { 
		font-family: Arial,Helvetica,Verdana,san-serif;
		height: 20px; 
		border: solid 1px #9C9EA0; 
		width: 140px; 
		font-size: 12px; 
}
table.support-form textarea {
		font-family: Arial,Helvetica,Verdana,san-serif;
		border: solid 1px #9C9EA0; 
		font-size: 12px;
		width: 200px;
}
.submit-btn { 
	background-image: url("images/submit-bg.gif");
    background-position: left top;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    font-family: Arial,Helvetica,Verdana,san-serif;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    width: 94px;
}
span.required {
	color: red;
}



