
/*Structured layout mainpage*/
body{
	color:#000000;
	background-color: #fff;
	background-image: url(../images/skin2/bg_blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


#footer{
border-top:1px solid #000000;
}

/*HEAD AREA*/

#top .logobg a{
background: transparent url(../images/skin2/logo.png) no-repeat left top;
}

#nav li a{
border-left:1px solid #D6D6D6;
color:#aaa;
}

#nav .currentli_item a, #nav li a:hover{
color:#000000;
}

#top #nav li ul a{
border:1px solid #D6D6D6;
border-top:none;
color:#aaa;
background: #fff;
}

#top #nav li ul a:hover{
background:#eee;
color:#4980A1;
}

#top #nav li ul {
border-top:1px solid #D6D6D6;
}

/*featured*/

#featured{
background:transparent url(../images/skin2/shadow.jpg) no-repeat scroll 0px 368px;
}

/*infotext*/
#infotext{
background:transparent url(../images/skin2/bg_infotext.png) no-repeat scroll 0px -1px;
}

#infotext h2{
background:transparent url(../images/skin2/bg_infotext.png) no-repeat scroll center bottom;
color:#555555;
}

#infotext h2 strong{
color: #4980A1;
}

/*content*/

#sidebar #searchform, #sidebar h3{
border-bottom:1px solid #d6d6d6;
}

ul{
border-top:1px solid #d6d6d6;
}

blockquote{
border-left:5px solid #d6d6d6;
}

#sidebar .box a, #main #sidebar .box .recentcomments, ul li{
background:transparent url(../images/skin2/bullet_blue.png) no-repeat scroll 0px 10px;
border-bottom:1px solid #d6d6d6;
}

#sidebar .box ul ul a{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 10px center;
}
#sidebar .box ul ul ul a{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 20px center;
}
#sidebar .box ul ul ul ul a{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 30px center;
}
#sidebar .box ul ul ul ul ul a{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 40px center;
}


/*blog*/

.post_data{
border:1px solid #000000;
border-left:none;
border-right:none;
}

.entry .date, .num{
color:#8D8D8D;
}

.entry .day, .num_day{
border-right:1px solid #cacaca;
}


/*pagination*/

#top .pagination span, #top .pagination a{
border:1px solid #D6D6D6;
}

#top .pagination a:hover{
border:1px solid #4980A1;
}

#top .pagination .current{
background: #eee;
border:1px solid #D6D6D6;
color:#000000;
}




/*footer*/
#footer{
color: #333333;
font-size:11px;
}

#footer h1, #footer h2, #footer h3, #footer h5, #footer h6, #footer a
{
color:#4980A1;
}
#footer h4
{
color:#000000;
font-weight:bold;
}
#footer .box ul{
border-top:1px solid #D6D6D6;
} 

#footer .box ul li a , .wrapper #footer .box .recentcomments{
color:#4980A1;
border-bottom:1px solid #D6D6D6; 
font-size:11px;
background: transparent url(../images/skin2/bullet_grey.png) left 11px no-repeat;
}

#footer .box ul li a:hover{
background: transparent url(../images/skin2/bullet_grey.png) left 11px no-repeat;
color:#4980A1;
text-decoration:underline;
}

#footer .custom_button{
background: #ddd url(../images/skin2/mail.png) 170px center  no-repeat;
color: #333333;
}

#footer .custom_button:hover{
background-color: #ccc;
}

#footer #s{
background: #ddd;
color:#333;
}

#footer #searchsubmit{
background: transparent url(../images/skin2/search.png) 2px center  no-repeat;
border-left:1px solid #fff;
}

#sidebar .widget_search #searchsubmit{
background: transparent url(../images/skin1/search.png) 2px center  no-repeat;
border-left:1px solid #d6d6d6;

}

.wrapper #footer .social_bookmarks .rss a{background: transparent url(../images/skin2/rss_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .facebook a{background: transparent url(../images/skin2/facebook_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .twitter a{background: transparent url(../images/skin2/twitter_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .flickr a{background: transparent url(../images/skin2/flickr_16.png) 0 0  no-repeat;}


.more-link{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/skin2/bullet_blue_circle.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	line-height:16px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
.previous-link{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/skin2/bullet_blue_circl_previous.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left:15px;
}

input, select, textarea{
color:#777;
}

.wrapper a, #main #sidebar .textwidget a{
text-decoration:none;
color:#4980A1;

}

.wrapper a:hover{
text-decoration:underline;
}


h1,h2,h3,h4,h5,h6, legend{
color:#000000;
}


#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a{
color:#000000;
} 

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#555;
} 

.lightbox_video, .lightbox_image{
background:transparent url(../images/skin2/video.png) no-repeat center center;
}

#top .lightbox_image{
background:transparent url(../images/skin2/magnify.png) no-repeat center center;
}

/*comments*/
.gravatar img{
border:1px solid #D6D6D6;
background: #fff;
}

.commententry .odd{
background: #f8f8f8;
}

.commententry .even{
background: #fff;
}

/*CONTACT FORM*/	

.text_input, .text_area{
border:1px solid #D6D6D6;
}

#send, #submit{
border:1px solid #D6D6D6;
background: #000000;
color: #fff;
}


#submit:hover, #send:hover{
background: #eee;
color: #000000;
}


	
.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #ffb628;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ff0000;}
#archives-3{
	font-size:11px;
}
/*Process page*/
img#discovery, img#design, img#deployment, img#analysis{ float:left; margin-top:10px; margin-right:10px;}
ul.process{ margin-left:290px; margin-bottom:20px;}
/*our work*/
#case_study_img{ float:right; padding-left:30px; background-color:#FFF;}
#case_study_services_provided{ clear:none;}

/*paging*/
.navigation{
	float:left;
	font-size:11px;
	line-height:22px;
	margin-bottom:17px;
	margin-top:17px;
	padding:3px 1px;
	position:relative;
	width:608px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
.navigation .next{
	float:left;
	text-align:left;
	width:282px;
	font-size:11px;
	line-height:22px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/skin2/bullet_blue_circl_previous.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left:20px;
}
.navigation .previous{
	float:left;
	text-align:right;
	width:282px;
	font-size:11px;
	line-height:22px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/skin2/bullet_blue_circle.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right:20px;
}

/**
*	PRICING STRUCTURE
*/

#pricing-page-wrap {
	margin: 0 auto;
	width: 672px;
}
/**
*	LIST GROUP
*/

ul.pricing-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
	border-top:0px;
}
ul.pricing-list li {
	display: inline;
	float: left;
	width: 155px;
	margin-right: 2px;
	padding: 9px 0;
	height: 16px;
	border-bottom:0px;
	background: none;
}
ul.pricing-list li.pricing-info {
	text-align: center;
}
.pricing-list li.pricing-info img {
	display: block;
	margin: 0 auto;
	float: none; 
}
ul.pricing-odd {
	background-color: #e9e9e9;
}
ul.pricing-odd li.pricing-info {
	background-color: #c5e7ed;
}
ul.pricing-odd li.pricing-best {
	background-color: #b4e3e9;
}
ul.pricing-even {
	background-color: #f4f4f4;
}
ul.pricing-even li.pricing-info {
	background-color: #def6f6;
}
ul.pricing-even li.pricing-best {
	background-color: #c3efef;
}
ul.pricing-list li.pricing-col-1 {
	width: 180px;
	padding-right: 23px;
	text-align: right;
	margin: 0;
}
ul.pricing-list li.pricing-best {
	width: 155px;
}
ul.pricing-list li.pricing-last {
	margin: 0;
}
ul.pricing-list li h3 {
	color: #14a5e2;
	font-weight: bold;
	text-transform: uppercase;
}
/**
*	CATEGORY GROUP
*/

ul.pricing-category li {
	color: #4980A1;
	font: bold 14px arial;
	height: 40px;
	line-height: 40px;
}
ul.pricing-category li.pricing-info {
	background-color: #e5f9f9;
}
ul.pricing-category li.pricing-best {
	background-color: #C8F2F1;
}
/**
*	HEADING GROUP
*/

ul#pricing-heading {
	height: 146px;
	margin: 0 0 2px 0;
	padding: 0;
}
ul#pricing-heading li {
	padding: 40px 0 0 0;
}
ul#pricing-heading li.pricing-col-1 {
	padding-right: 23px;
}
ul#pricing-heading li img {
	float: left;
}
ul#pricing-heading li.pricing-best {
	margin: 0 4px 0 -2px;
	padding: 0;
}
/**
*	KEY FEATURES GROUP
*/

ul#pricing-key-features {
}
ul#pricing-key-features li.pricing-info {
	background: #E5F9F9 url(http://www.eliteventuremedia.com/wp-content/uploads/2010/08/bg-rounded.jpg) no-repeat scroll top center;
}
ul#pricing-key-features li.pricing-best {
	background: #c7f1f1 url(http://www.eliteventuremedia.com/wp-content/uploads/2010/08/bg-rounded2.jpg) no-repeat scroll top center;
}
/**
*	ADD MORE GROUP
*/

ul#pricing-add-more li {
	height: 80px;
	vertical-align: bottom;
}
ul#pricing-add-more li img {
	margin-top: 45px;
}
/**
*	SIGN UP BUTTONS GROUP
*/

ul#pricing-key-features {
}
ul#pricing-sign-up li.pricing-info {
	background: #E5F9F9 url(http://www.eliteventuremedia.com/wp-content/uploads/2010/08/bg-rounded-bottom.jpg) no-repeat scroll bottom center;
}
ul#pricing-sign-up li.pricing-best {
	background: #c7f1f1 url(http://www.eliteventuremedia.com/wp-content/uploads/2010/08/bg-rounded2-bottom.jpg) no-repeat scroll bottom center;
}