/* ------------------------------ 
HTML Redefine Tags
------------------------------ */
body{
	font-family:Arial;
	font-size:12px;
	color:#717171;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	line-height: 16px;
}
#MASTER {
	width: 100%;
}
input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{font-size:18px;}
h2{font-size:14px; color:#999999}
h3{font-size:13px; border-bottom:solid 1px #DEDEDE; padding:4px 0; margin-bottom:10px; }
h4{font-size:11px; color:#818181; font-family:arial; margin-left:25px; }
h5 {
	font-size:12px;
	color:#B67097;
	font-family:arial;
	font-weight: bold;
	text-decoration: none;
}
h6 {
	font-size:12px;
	color:#696969;
	font-family:arial;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	padding-left: 22px;
}

.dot {
	background-attachment: scroll;
	background-image: url(image/dot.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 13px;
	margin-right: 20px;
	width: 200px;
}

a:link, a:visited{
	color:#696969;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
}
a:hover{
	text-decoration:none;
	color:#313131;
}

/* ------------------------------ 
PAGE STRUCTURE 
------------------------------ */

/* 
#container has an absolute width (780 pixel) 
*/

#container{width:1000px; margin:0 auto;}
	#topbar{
	width:auto;
	display:block;
	height:90px;
}	
    #banner{
	width:1000px;
	padding-top: 2px;
}
		.top_leftcolumn{
	width:165px;
	margin-left:23px;
	float:left;
	height: 90px;
	background-position: left top;
}
		.top_rightcolumn{
	width:449px;
	margin-right:20px;
	float:right;
	background-attachment: scroll;
	background-image: url(image/top-head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
}	
/* ------------------------------ 
CUSTOM CLASSES
------------------------------ */

/* 
Add here your custom classes
*/

	#navbar{width:250px;; display:block; height:28px; float:right; color:#818181; font-family:arial; font-size:11px; margin-right:10px;}
		#navbar a{heigth:28px; display:inline;}
	
	#main{
	width:auto;
	display:block;
	margin-top: 30px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
		#column_left{
	width:282px;
	margin-left:20px;
	float:left;
	margin-right: 0px;
}
		#column_right{
	width:600px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E4BFDB;
	padding-left: 50px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.appynow {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: ##B67097;
	text-decoration: none;
}

.div {
	background-attachment: scroll;
	background-image: url(image/factbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 323px;
	width: 260px;
	text-indent: 16px;
	white-space: normal;
}
.box {
}
	div.spacer{clear:both; height:4px; display:block;}
	div.spacer01{clear:both; height:25px; display:block;}
	#menubar{width:auto; display:block; height:33px;}
		#menubar a{heigth:33px; display:inline;}	
		
	#footer{width:auto; display:block; padding:10px 0; font-size:11px; color:#666666;}

/*
FOOTER MENU
*/
#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
float:left;
}

#navlist li
{
padding-left: 10px;
padding-right: 30px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#navcontainer ul
{
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
	background: transparent url(images/list-off.gif) left center no-repeat;
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
	color: #818181;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;
}

#navcontainer ul li a:hover
{
	background: transparent url(images/list-on.gif) left center no-repeat;
	color: #A3A3A3;
}

#navcontainer ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #666;
}


.pixdesignz {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #BA5DA4;
	text-decoration: none;
}
.pixdesignz:hover {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #BA5DA4;
	text-decoration: underline;
	font-weight: bold;
}
/* table */
div.row {
	clear: both;
  }

div.row span.label {
	text-align: center;
	vertical-align: middle;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6B6B6B;
	text-decoration: none;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
  }

div.row span.input {
	float: left;
	text-align: left;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-top-style: solid;
	border-left-width: thin;
	border-left-style: solid;
  }
div.row span.label1 {
	text-align: center;
	vertical-align: middle;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6B6B6B;
	text-decoration: none;
	float: left;
	width: 370px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
div.row span.label2 {
	text-align: center;
	vertical-align: middle;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6B6B6B;
	text-decoration: none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
  }
.purpleheading {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #B67097;
	text-decoration: none;
	padding-left: 20px;
}
.contact {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #717171;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
div.spacer01{clear:both; height:25px; display:block;}
	#topbar01{
	width:auto;
	display:block;
	height:33px;
	margin-bottom: 3px;
}
	.topmarqee{
	width:890px;
	display:block;
	height:33px;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 33px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}	
	.topimg{
	width:42px;
	display:block;
	height:33px;
	margin-right: 42px;
	float: right;
	margin-right: 42px;
	padding: 0px;
	margin-top: 0px;
	background-position: left top;
}

#saperator {
	width:auto;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4bfdb;
}
#topnav {
	width:1000px;
	display:block;
	height:33px;
	background-attachment: scroll;
	background-image: url(image/purple-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}
.content {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #717171;
	text-decoration: none;
}
.submitbtn {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #A55481;
	border-top-color: #F5EBF1;
	border-right-color: #F5EBF1;
	border-bottom-color: #F5EBF1;
	border-left-color: #F5EBF1;
}

/* NEW STYLES */

.lilDarker {
	color: #5D5D5D;
	/*line-height: 22px;*/
}

hr {
	color: #FFFFFF;
	background-color: #E2E2E2;
	height: 1px;
	width: 100%;
	border: 1px solid #FFFFFF;
}

/* Twitter bar styles */

.twitter_logo a{
	border:#00FF33;
	}	

.bar-txt a{text-decoration:none;}

.bar-txt a:link{color:#FFF;}

.bar-txt a:visited{color:#FFF;outline:none;}

.bar-txt a:hover{color:#FFF;text-decoration:underline;display:inline;}

.bar-txt a:active{color:#FFF;outline:none;}

/* Twitter bar styles - ENDS */
