/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	background-image: URL(images/topbg.jpg);
	background-repeat: repeat-x;	
	background-color: #FFFFFF;
	margin: 0px auto;
	background-position: center top;
	}

#page {
	width: 937px;
	clear: both;
	margin: 0px auto;
	}
#header {
	/*background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center; */
	}

/***********new added***********/
#templateleftbg {
	background-image: url(images/template_leftbg.jpg);
	background-repeat: no-repeat;
	height: 487px;
	width: 13px;
	float: left;
}
#templaterightbg {
	background-image: url(images/template_rightbg.jpg);
	background-repeat: no-repeat;
	height: 487px;
	width: 13px;
	float: left;
}
#temp {
	width: 911px;
	float: left;
	margin: 0px auto;
}
#banner {
	background-image: URL(images/bannerbg.jpg);
	background-repeat: repeat-x;
	width: 911x;
	height: 119px;
	clear: both;
}
#logo {
	background-image: URL(images/menubartagline.jpg);
	height: 54px;
	width: 398px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 65px;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #10587E;
	float: left;
}
#logo a {
	color: #10587E;
	text-decoration: none;
}
#logo a:hover {
	color: #FF0000;
	text-decoration: none;
}
#toplinkbg {
	width: 416px;
	padding-left: 16px;
	background-color: #FFFFFF;
	height: 73px;
	padding-top: 42px;
	float: left;
}
.bord {
	border-left: #6B6B6B 1px solid;
	float: left;
}
#topsep {
	background-image: URL(images/topsep.jpg);
	width: 911px;
	height: 16px;
	clear: both;
}
/***********new added***********/

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 
	
#leftcontent {
	width: 649px;
	padding: 0px 12px 12px 27px;
	float: left;
	
	
}
#content {
	background-image: URL(images/contentbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 911px;	
	padding-top: 35px;
	clear: both;
	float: left;	
	}
.entry p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	}
.widecolumn {
	font-size: 11px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.postmetadata {
	width: 590px;
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	}
	
	

#footer {
	/*background: #eee url('images/kubrickfooter.jpg') no-repeat top; */
	background-image: URL(images/footer.jpg);
	background-repeat: repeat-x;
	height: 85px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	padding-top: 25px;
	clear: both;
	}
#footer a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #159BE2;
	text-decoration: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h3 {
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	padding-bottom: 4px;
	font-family: Arial;
	font-weight: normal;
	color: #050659;
	font-size: 22px;
}

h2.pagetitle {
	font-size: 1.3em;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #050659;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	/*color: #b85b5a; */
	color: #FC7B00;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

a:hover {
	color:#EDAD49;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */



#header {
	background-color: #FFFFFF;
	margin: 0 0 0 0px; 
	padding: 0; 
	height: 100px; 
	width: 779px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	margin: 0px 0 0;
	/*width: 487px; 
	width: 545px;*/
	/*border: #FF0000 1px solid; */
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 10px;
	}

.widecolumn {
	margin: 30px 0;
	}
.postmetadata {
	margin-top: 20px;
	margin-bottom: 20px;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	width: 619px;
	padding: 0px 12px 12px 27px;
	color: #606060;
	clear: left;
	}

.postmetadata a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;;
	color: #FC7B00;
	text-decoration: none;
}
.postmetadata a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;;
	color: #FC7B00;
	text-decoration: none;
}
/*#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
 End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px;
	}

h2.pagetitle {
	margin-bottom: 20px;
	text-align: left;
}

h3.pagetitle {
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
}

#redbg h2 {
	background-image: URL(images/redbg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 171px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 18px;
	text-align: left;
	clear: both;	
}
#redbg ul {
	list-style-type: none;
}
#redbg li {
	list-style-type: none;
}
#redbg li ul {
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 23px;
	list-style-type: none;	
	margin: 0;
}
#redbg li li {
	background-image: URL(images/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: 0 .34em;	
	padding-left: 20px;
	height: auto; 
	padding-bottom: 4px;
	padding-left: 20px;
	line-height: 17px;	
}
#redbg li li a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
}
#redbg li li a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #EA7379;
	text-decoration: none;
}
.tile_body ul {
	list-style-type: none;
}
.tile_body li {
	list-style-type: none;
}
.tile_body li ul {
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 23px;
	list-style-type: none;	
	margin: 0;
}
.tile_body li li {
	background-image: URL(images/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: 0 .34em;	
	padding-left: 20px;
	height: auto; 
	padding-bottom: 4px;
	padding-left: 20px;
	line-height: 17px;	
}
.tile_body li li a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
}
.tile_body li li a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #EA7379;
	text-decoration: none;
}
#bluebg h2 {
	background-image: URL(images/bluebg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 171px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 18px;
	text-align: left;
	clear: both;	
}
#bluebg ul {
	list-style-type: none;	
}
#bluebg li {
	list-style-type: none;
}
#bluebg li ul {
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 23px;
	list-style-type: none;	
	margin: 0;
}
#bluebg li li {
	background-image: URL(images/bullet3.jpg);
	background-repeat: no-repeat;
	background-position: 0 .44em;	
	height: auto; 
	padding-bottom: 4px;
	padding-left: 20px;
	line-height: 17px;	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
}
#bluebg li li a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
}
#bluebg li li a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #5E9BCA;
	text-decoration: none;
}


#greybg h2 {
	background-image: URL(images/greybg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 171px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 18px;
	text-align: left;
	clear: both;	
}
#greybg ul {
	list-style-type: none;
}
#greybg li {
	list-style-type: none;
}
#greybg li ul {
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 23px;
	list-style-type: none;	
	margin: 0;
}
#greybg li li {
	background-image: URL(images/bullet4.jpg);
	background-repeat: no-repeat;
	background-position: 0 .44em;	
	padding-left: 20px;
	height: auto; 
	padding-bottom: 4px;
	padding-left: 20px;
	line-height: 17px;	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
}
#greybg li li a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
}
#greybg li li a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #969696;
	text-decoration: none;
}
#orangebg h2 {
	background-image: URL(images/orangebg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 171px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 18px;
	text-align: left;
	clear: both;	
}
#orangebg ul {
	list-style-type: none;
}
#orangebg li {
	list-style-type: none;
}
#orangebg li ul {
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 23px;
	list-style-type: none;	
	margin: 0;
}
#orangebg li li {
	background-image: URL(images/bullet5.jpg);
	background-repeat: no-repeat;
	background-position: 0 .44em;	
	padding-left: 20px;
	height: auto; 
	padding-bottom: 4px;
	padding-left: 20px;
	line-height: 17px;	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
}
#orangebg li li a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
}
#orangebg li li a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #E59745;
	text-decoration: none;
}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020"; 
	color:#0000FF;
	
	
} */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	list-style-type: none;
	margin: 0;
	padding-left:0px;
	
}
#sidebar {
	width: 186px;
	padding-left: 7px;
	padding-right: 7px;
	float: left;
}
/*#sidebar ul li {
	list-style-type: none;
	margin-bottom: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	list-style-type: none;
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
list-style-type: none;
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style-type: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}*/
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 15px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	font-family: Verdana;
	font-size: 12px;
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
/*#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	border:1px:solid #FF0000; 
	}*/

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	clear: both;
	float: left;
	height: 25px;
	background-color: #F0F0F0;
	padding-top: 8px;
	padding-left: 20px;
	width: 620px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	}
.navigation a:hover {
	color: #FE0809;
	text-decoration: none;
}
	
#bottom_line {
	padding:0px;
	margin: 0 auto;
	background-color:#EDAD49;
	height:3px;
}

.menu_off{
	color:#ffffff;
	font-size:11px;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT:normal;
	TEXT-DECORATION:none;
	padding-left:5px;
	padding-right:5px;
	background-color:#3B3B3B;
}

.menu_on {
	color:#F0AC18;
	font-size:11px;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT:normal;
	TEXT-DECORATION:none;
	padding-left:5px;
	padding-right:5px;
	background-color:#3B3B3B;
	cursor:pointer;
	
}

.menu_off_form{
	color:#ffffff;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
	background-color:#3B3B3B;
}

A.leftmenu_link:link, A.leftmenu_link:visited, A.leftmenu_link:active {
	padding:5px;
	color:#000000;
	font-size:11px;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT:normal;
	TEXT-DECORATION:none;
}

A.leftmenu_link:hover {
	color:#EDAD49;
	TEXT-DECORATION:none;
}

A.rightmenu_link:link, A.rightmenu_link:visited, A.rightmenu_link:active {
	color:#000000;
	font-size:11px;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:none;
}

A.bottom_link:link, A.bottom_link:visited, A.bottom_link:active {
	color:#FF7E00;
	font-size:11px;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:none;
}
.white_line {
	background-color:#FFFFFF;
}
A.bottom_link:hover {
	color:#FF7E00;
	TEXT-DECORATION:underline;
}

.leftmenu_line {
	background-image:url(images/leftmenu_line.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

.hdr_link_text
{
      FONT-SIZE: 11px;
      FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      COLOR: #000000;
	  FONT-WEIGHT:normal;
	  padding:7px;
}
.leftmenu_bg {
	background-color:#FFFFFF;
	padding-left:0px;
}
.cont_txt {
	float: left;
	clear: both;
	margin-bottom : 30px;
	}

.cont_ar {
	float: left;
	text-align: left;	
}
.date {
	width: 47px;
	height: 60px;
	background-image: URL(images/calender.jpg);
	background-repeat: no-repeat; 
	line-height: 15px;
	float: left;
	}
.month {
	width: 37px;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	padding-bottom:5px;
	clear:both;
}

.day {
	width: 37px;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	font-size: 13px;
	clear:both;
}

.greenbox {
	background-color: #FAFFED;
	border: #CBE389 1px solid;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 12px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
	clear:both;
	float: left;
	width: 585px;
	margin-top: 10px;
}
.greenbox a {
	color: #384C01;
	font-weight: normal;
	text-decoration: none;
	text-transform:capitalize;
}
.greenbox a:hover {
	color: #FE0809;
	font-weight: normal;
	text-decoration: none;
	text-transform:capitalize;
}

.redbox {
	background-color: #FFF0F0;
	border: #FBA5A7 1px solid;
	padding-top: 5px;
	padding-bottom: 8px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
	clear:both;
	float: left;
	width: 585px;
	margin-top: 10px;
}
.redbox a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-transform:capitalize;
}
.redbox a:hover {
	color: #FE0809;
	font-weight: normal;
	text-decoration: none;
	text-transform:capitalize;
}

.contlink {
	background-color: #EAF6FD;
	border: #AADDFB 1px solid;
	padding-top: 5px;
	padding-bottom: 12px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
	clear:both;
	float: left;
	width: 585px;
}
.contlink a {
	color: #033780;
	font-weight: normal;
	text-decoration: none;
	text-transform:capitalize;
}
.contlink a:hover {
	color: #FE0809;
	font-weight: normal;
	text-decoration: none;
	text-transform:capitalize;
}
.contlinkleft {
	padding-left: 15px;
	width: 340px;
	float: left;
	line-height: 18px;	
}

.contlinkleftbig {
	padding-left: 15px;
	float: left;
}

.contlinkright {
	padding-left: 15px;
	width: 182px;
	float: left;
	line-height: 18px;
}
.datecontent {
	padding-left: 5px;
	width: 590px;
	float: left;
}
.cont {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	padding-bottom: 2px;
	/*border:#3300FF 1px solid;*/
}
.cont p {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	padding-bottom: 2px;
	/*border:#3300FF 1px solid;*/
}
.cont a {
	color: #FE0809;
	text-transform: uppercase;
	text-decoration: none;
}
.cont a:hover {
	color: #033780;
	text-transform: uppercase;
	text-decoration: none;
}

INPUT.look
{
    BORDER-RIGHT: #6C6889 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #6C6889 1px solid;
    PADDING-LEFT: 3px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #6C6889 1px solid;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #6C6889 1px solid;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	Color:#000000;
    BACKGROUND-COLOR: #FFFFFF;
}

TEXTAREA.look
{
    BORDER-RIGHT: #6C6889 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #6C6889 1px solid;
    PADDING-LEFT: 3px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #6C6889 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #6C6889 1px solid;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
	color:#000000;
}

SELECT.look
{
    BORDER-RIGHT: #6C6889 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #6C6889 1px solid;
    PADDING-LEFT: 3px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #6C6889 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #6C6889 1px solid;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
	color:#000000;
}

.btn_look
{	background-image:url(images/btn_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
    FONT-FAMILY: Verdana, Arial, Tahoma;
	border:1px solid #000000;
	color:#000000;
}	

.contenthead {
	padding-bottom: 7px;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0D6894;
	font-size: 11px;
	clear: both;
	/*border:#FF0000 1px solid;*/
	line-height:25px;
}

.contenthead a {
	padding-bottom: 7px;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 13px;
	clear: both;
	text-decoration: none;
}

.contenthead a:hover {
	padding-bottom: 7px;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 13px;
	clear: both;
	text-decoration:none;
}
/* End Various Tags & Classes*/

.midpanelhead {
	height: 20px;
	width: 171px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 18px;
	text-align: left;
	clear: both;
}
.redbg {
	background-image: URL(images/redbg.jpg);
	background-repeat: no-repeat;
}
.greenbg {
	background-image: URL(images/greenbg.jpg);
	background-repeat: no-repeat;
}
.bluebg {
	background-image: URL(images/bluebg.jpg);
	background-repeat: no-repeat;
}
.greybg {
	background-image: URL(images/greybg.jpg);
	background-repeat: no-repeat;
}
.orangebg {
	background-image: URL(images/orangebg.jpg);
	background-repeat: no-repeat;
}
.midpanelcont1 {
	padding-top: 10px;
	padding-bottom: 23px;
	padding-left: 12px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;	
	text-align: left;
	clear: both;
}
.midpanelcont1 a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
}
.midpanelcont1 a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #A4BF54;
	text-decoration: none;
}
.midpanelcont1 ul {
	list-style-type: none;
	padding: 0;	
	margin: 0;
}
.midpanelcont1 li {
	background-image: URL(images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: 0 .44em;	
	padding-left: 20px;
	height: auto; 
	padding-bottom: 4px;
	line-height: auto;
}
.midpanelcont2 {
	padding-top: 10px;
	padding-bottom: 23px;
	padding-left: 12px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;	
	text-align: left;
	clear: both;
}
.midpanelcont2 a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
}
.midpanelcont2 a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #5E9BCA;
	text-decoration: none;
}
.midpanelcont2 ul {
	list-style-type: none;
	padding: 0;	
	margin: 0;
}
.midpanelcont2 li {
	background-image: URL(images/bullet3.jpg);
	background-repeat: no-repeat;
	background-position: 0 .44em;	
	padding-left: 20px;
	height: auto; 
	padding-bottom: 4px;
	line-height: auto;
}


.midpanelcont3 {
	padding-top: 10px;
	padding-bottom: 23px;
	padding-left: 12px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
	text-align: left;
	clear: both;
}
.midpanelcont3 a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
}
.midpanelcont3 a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #969696;
	text-decoration: none;
}
.midpanelcont3 ul {
	list-style-type: none;
	padding: 0;	
	margin: 0;
}
.midpanelcont3 li {
	background-image: URL(images/bullet4.jpg);
	background-repeat: no-repeat;
	background-position: 0 .50em;	
	padding-left: 20px;
	height: auto; 
	padding-bottom: 4px;
	line-height: auto;
}


.midpanelcont4 {
	padding-top: 10px;
	padding-bottom: 23px;
	padding-left: 12px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;	
	clear: both;
}
.midpanelcont4 a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
}
.midpanelcont4 a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #E59745;
	text-decoration: none;
}
.midpanelcont4 ul {
	list-style-type: none;
	padding: 0;	
	margin: 0;
}
.midpanelcont4 li {
	background-image: URL(images/bullet5.jpg);
	background-repeat: no-repeat;
	background-position: 0 .44em;	
	padding-left: 20px;
	height: auto; 
	padding-bottom: 4px;
	line-height: auto;
}
.spc {
	height: 5px;
}
.mytagcont {
	padding-top: 10px;
	padding-bottom: 23px;
	padding-left: 12px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	clear: both;
}
.mytagcont a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
}
.mytagcont a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5E9BCA;
	text-decoration: none;
}
.mytagcont ul {
	list-style-type: none;
	padding: 0;	
	margin: 0;
}
.mytagcont li {
	background-image: URL(images/bullet3.jpg);
	background-repeat: no-repeat;
	background-position: 0 .44em;	
	padding-left: 20px;

}

#delicious h2 {
	padding-top: 6px;
	padding-bottom: 7px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	font-size: 18px;
	text-align: center;
	clear: both;
}
.delicious-network-username {
	font-family:Tahoma;
	font-size:11px;
}

.delicious-network-add {
	font-family:Tahoma;
	font-size:11px;
}


.cloud {
	text-align:justify;
	font-family: Tahoma;
}

.venturebord {
	border: #C9C9C9 1px solid;
	padding: 5px;
}
.venturelink {
	font-family: Arial;
	font-size: 18px;
	color: #0577C1;
}
.venturelink a {
	font-family: Arial;
	font-size: 18px;
	color: #0577C1;
	text-decoration: none;
}
.venturelink a:hover {
	font-family: Arial;
	font-size: 18px;
	color: #FE0002;
	text-decoration: none;
}
.contacthead {
	font-family: Arial;
	font-size: 14px;
	color: #0577C1;
	font-weight: bold;
}
.contactcont {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.contactcont a {
	font-family: Verdana;
	font-size: 12px;
	color: #0577C1;
	font-weight: normal;
	text-decoration: none;
}
.contactcont a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FE0002;
	font-weight: normal;	
	text-decoration: none;
}
.rightimgbox {
	width: 184px;
	border: #E4E4E4 1px solid;
	margin-bottom: 7px;
}
	
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
