/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

body{ background:url(images/body_bg.jpg) repeat-x #001D35; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#FFFFFF; margin:0px; padding:0px;}
.custom table, .custom td {margin:0px; padding:0px;}
.custom #wrapper{width:100%; padding:0px; margin:0px auto;}
.custom #container{ background:url(images/content_bg.jpg) top center no-repeat; width:1000px; padding:0px; margin:0px auto; border:0px;}
.custom #page{ background: url(images/nav_bottom.jpg) no-repeat; margin:0px auto; padding:20px 0 0 0; width:1000px; border:0px solid #00FF00; border-top:0px; }
.custom #content_wrapper{ background:url(images/page_bg.jpg) no-repeat #00395C; margin:0px auto; padding:0px; width:938px; border:0px solid #00FF00;}
.custom #header{width:1000px; height:197px; border:0px solid #FF0000; padding:0px; margin:0px auto; background: url(images/header_bg.png) no-repeat; }
.custom .followustext{ font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#C4E1E9; font-size:20px; text-align:right;}
.custom #content_box {background:none; border:0px solid #00FF00; padding:0 15px; width:908px;}
.custom #content {border:0px solid #00FF00; width:586px; }
.custom #sidebars {border:0px solid #00FF00; width:300px; margin:0px; padding:0px 0 0 0;}
.custom .sidebar ul.sidebar_list { padding:0px; margin:0px 0 0 0; }
.custom .sidebar ul.sidebar_list li.widget{width:300px;  margin:0 0 20px 0; padding:0px;  background:url(images/widget_bg.jpg) repeat-y left top;}
#widget_bottom{background:url(images/widget_bottom.jpg) no-repeat 0 bottom; width:280px; padding:0 0 5px 0}
.custom .textwidget{margin:0px; padding:0px;}
.custom .widget h3 {font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:20px; font-weight:normal; color:#C4DAE5;; padding:5px 0 0 10px; font-variant:normal; letter-spacing:normal; background:url(images/h3_bg.png) no-repeat; height:52px; margin:0px; width:290px; }
.custom .sidebar ul.sidebar_list li ul {padding:0 15px 0 15px; background:none;}
.custom .sidebar ul.sidebar_list li ul li {background:url(images/arrow.jpg) no-repeat 0 5px; border-bottom:1px solid #0073AB; padding:0 0 0 15px;}
.custom .sidebar ul.sidebar_list li ul li a {font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#010C11; font-size:13px; font-weight:bold; text-decoration:none;}

.custom #footer-container{width:100%; padding:0px; margin:20px 0 0 0; background:url(images/footer_bg.png) repeat-x; height:293px; border:0px;}
.custom #footer-inside{width:1000px; padding:0px; margin:0px auto; background:url(images/footer_bg_top.png) no-repeat; height:293px; border:0px;}
.custom #footer{ margin:0px auto; padding:15px 0 0 20px; border-width:0px; text-align:left; width:980px; border:0px solid #FF0000; overflow:hidden; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#989797; font-size:12px; }

.custom #footer ul{ margin:0px; padding:0px; list-style:none; float:left;}
.custom #footer ul li {margin:0px; padding:0 5px 0 5px; float:left; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#93ED1C; font-size:12px; border-right:1px solid #93ED1C;}
.custom #footer ul li a {font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#93ED1C; font-size:12px; text-decoration:none; border:0px; }




/*Menu*/
.custom .menu_bg{height:50px; background:url(images/nav_bg.jpg) no-repeat;}
.custom .menu{height:50px; border:0px; margin:0px auto; float:left; margin-left:20px; }
.custom ul.menu li{padding:0px  14px 0 14px; border:0px; margin:0px 0 0 0; background:url(images/nav_separator.jpg) right 0 no-repeat; height:50px;}
.custom ul.menu li a{ text-align:center; font-family:Trebuchet MS,Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF; text-decoration:none; letter-spacing:0px; padding:0px; text-transform:uppercase; border:0px; line-height:50px; background:none; font-weight:bold;}
.custom ul.menu li a:hover { background: none; border:0px; color:#ffffff;}
.custom .menu .current, .menu .current:hover { color:#ffffff;}
.custom .menu .tab.current {color:#ffffff; }
.custom .menu .current-cat > a {color:#ffffff; }

.custom ul.menu li ul {margin:0px; padding:0px; background:none; border:none; width:220px;  }
.custom ul.menu li ul li{padding:0px; border:0px; margin:0px 0 0 0; background:none; border:none; height:30px;  width:220px; display:block; float:none; border:1px solid #7FC47B;}
.custom ul.menu li ul li a{margin:0px 0 0 0; background: #589C40; border:none; padding:5px 10px; line-height:20px; text-align:left; display:block; width:200px;  border-bottom:1px solid #7FC47B;}
.custom ul.menu li ul li a:hover{background: #589C40; color:#FFFFFF;}
.custom .menu li:hover ul, .custom .menu a:hover ul, .custom .menu :hover ul :hover ul, .custom .menu :hover ul :hover ul :hover ul { visibility: visible; top:40px; left:0px;  border:none; background:none; }
.menu :hover ul ul, .menu :hover ul :hover ul ul { visibility: hidden;  border:none; background:none; }
/*.custom ul.menu li.tab-6 {background:url(images/request_quote.jpg) no-repeat 17px 10px; padding:0px; width:193px;}
.custom ul.menu li.tab-6 a{ text-indent:-4500px;}*/

.custom .post_box{padding:0px; margin:0px;}
.custom #content .top{padding:0px; margin:0px;}
.custom #content #post-604 .headline_area h2 {display: none; margin:0; padding:0;}

.custom a {color:#EAF8FF;}

.custom #comments {display:none;}

.custom	.headline_area h1 {font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#EAF8FF; font-size:20px; text-transform:uppercase; font-weight: normal;}

.custom	.textwidget{padding-left:2px;}
 .custom .sub2{ padding-left:10px;}

/* ---------------------------- jquery carousel starts ------------------------------ */
.jcarousel-skin-ie7 .jcarousel-container {
    -moz-border-radius: 10px;
    background: none;
    /*border: 1px solid #808080;*/
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width: 900px;
    padding: 0px 0px;
}

.jcarousel-skin-ie7 .jcarousel-container-vertical {
    width: 75px;
    height: 170px;
    padding: 40px 20px;
	
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:  900px;
    height: 166px;
	
}

.jcarousel-skin-ie7 .jcarousel-clip-vertical {
    width:  77px;
    height: 245px;
	
}

.jcarousel-skin-ie7 .jcarousel-item {
    width: 231px;
    height: 146px;
    /*border: 1px solid #fff;*/
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
    border-color: #808080;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 0px;
}

.jcarousel-skin-ie7 .jcarousel-item-vertical {
    margin-bottom: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 53px;
    right: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 53px;
    left: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 226px;
    height: 146px;
	padding:0 5px 0 0;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* ------------------------------- jquery carousel ends ------------------------------------------ */

.custom .search_text{ font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#354F5C; font-size:14px; text-transform:uppercase; font-weight: bold; padding:0px; margin:0px;  float:left; display:block; width:64px; line-height:27px;}
.custom .text_input_bg{ background:url(images/search_bg.jpg) no-repeat 65px top; width:280px; padding:0px; margin:0px; text-align:left; height:27px; }
.custom .text_input {font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#354F5C; font-size:12px;font-weight: bold; border:0px; width:140px; background:none; padding:5px 0 0 10px; margin:0px; float:left; display:block;}
.custom #searchsubmit{background:url(images/search_btn_bg.jpg) no-repeat; width:39px; border:0px; margin:0px; padding:0px; height:27px;  float:right; display:block;}

.custom #btnSubscribe{background: #000000; border-left:1px solid #363636; border-top:1px solid #6C6C6C; color:#999999; border-bottom:0px; border-right:0px;}
.custom .clear{clear:both;}

/* ------------------------------ subscribe2 form setting ------------------------------------------ */
.custom .optimalweb p
{
	margin: 0px 0 10px 10px;
}

.custom .optimalweb #cmg1
{
	background: url(images/button-subscribe.png) no-repeat;
	width: 88px;
	height: 26px;
	border: 0px;
}
.custom .optimalweb #cmg2
{
	background: url(images/button-unsubscribe.png) no-repeat;
	width: 108px;
	height: 26px;
	border: 0px;
}