/*
Theme Name: eApps Theme
Theme URI: http://eapps.com/
Description: A theme to integrate with eapps design
Version: 0.1
Author: Marius Pop
Author URI: http://mywebcoder.net/

	This theme was built by Marius Pop for eapps use,

*/

/* reset.css */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, li, fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body { line-height: 1; }
ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* style.css */
body { background: #999; text-align: center; margin: 0; font-family: Tahoma, Arial, Verdana, Helvetica; font-size: 82%; color: #444; background: url(images/bg_background-blend.jpg); line-height: 1.3em; }

a { color: #DF7800; text-decoration: none; }

p { margin-bottom: 1em; line-height: 1.4em; }
	
h1, h2, h3, h4 { font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: bold; color: #508896; margin-bottom: .5em; padding-bottom: .5em;}

h1 { font-size: 2em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.0em; }
	
#wrapper-shadow { margin: 0 auto; text-align: center; width: 1008px; 	background: url(images/shadow_left.png) repeat-y;}
#wrapper { margin: 0 auto; text-align: left; width: 978px; padding: 0 0; background: #fff; min-height: 800px; position: relative;}

/* for Internet Explorer */
/*\*/
* html #wrapper {
height: 800px;
}
/**/

#wrapper-shadow-right {background: url(images/shadow_right.png) repeat-y 100% 0;	}
#wrapper {background: #FFFFFF;}

#page { overflow: auto; background: url(images/bg_page-blend.jpg) repeat-x 100% 0;}
#page.nobg {background: none;}

#header { padding: 0; background-color: #fff; background-image: url(images/header_eapps.jpg); background-repeat: no-repeat; height: 81px; position: relative;}

#quicklinks { margin-top: 10px; position: relative; margin-right: 47px; width: 220px; float: right;}
#quicklinks #account-login { position: absolute; top: 5px; left: 110px;}
#quicklinks #searchform { margin-top: 5px; position: relative;}
#quicklinks #searchform #searchtext{ position: absolute; border: 1px solid #000; width: 130px; height: 15px;}
#quicklinks #searchform #searchbutton{ position: absolute; top: 0; left: 138px; height: 19px; width: 73px;}

#headernav { background-color: #3d6773; background-image: url(images/nav_bg-blend.jpg); background-repeat: repeat-x; height: 26px; overflow: hidden; width: 100%; border-bottom: 3px solid white;}

#content { float: left; width:650px; display: inline; margin-left: 28px;}
#content.wide { width: 100%; margin: 0;}
#content ul { list-style: disc; margin:5px; margin-left:7px; padding:5px;}

#sidebar {float: right; width: 220px; display: inline; margin-right: 35px; padding-top: 42px;}
#sidebar h2 { margin-top: 20px; color: #656565; text-transform: uppercase; margin-bottom: 0; font-size: 18px;}
#sidebar li {padding-top: .5em; margin-top: 0; font-size: .95em; color: #666;}
#sidebar ul {border-top: 1px solid #656565;}

#social_icons img {margin-right: 10px;}
#social_icons_2 { border-top: 1px solid #656565; padding-top:10px;}
#social_icons_2 img { margin-bottom: 5px;}

#breadcrumbs {margin: 6px 0;}
#breadcrumbs a {color: #666;}

#content h1 { margin-top: 20px; border-bottom: 1px solid #656565; }
#content h2 { margin-top: 30px; margin-bottom: 0; padding-bottom: 5px; text-transform: uppercase;}
#content h3 { margin-top: 20px; margin-bottom: 0; padding-bottom: 5px; text-transform: uppercase;}

hr {border: 0; border-bottom: 1px solid #656565;}
/* left navigation */
#leftnav { font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; float: left; width: 213px; display: inline; background-image: url(images/subnav_bg_blend.jpg); background-repeat: repeat-x; padding-top: 15px;}
#leftnav ul.leftnav_main {border-bottom: 3px solid #000;}
#leftnav ul { margin: 0; padding: 0; list-style: none;}
#leftnav a, #leftnav span { display: block; text-decoration: none; color: #FFF; font-size: .95em; text-transform: uppercase; }
#leftnav ul li a,#leftnav ul li span { padding: 2px 2px; padding-left: 20px; margin: 0; background-color: #4F8794; font-weight: bold; border-top: 1px solid white;}
#leftnav ul li a:hover { background-color: #8BB0B9; background-image: none;}
#leftnav ul li ul a , #leftnav span.regular_txt{ margin: 0; padding: 0; list-style: none; background-color: #FFF; text-transform: none; }
#leftnav ul li ul li a, #leftnav span.regular_txt {	padding: 2px 10px 2px 31px; margin: 0; font-weight: normal; background-color: #4F8794; background-image: none;}
#leftnav ul li ul li ul a {	margin: 0; padding: 0; list-style: none; background-color: #FFF; }
#leftnav ul li ul li ul li a { padding: 5px 0 5px 50px; margin: 0; background-color: #7398B2;}
#leftnav li.current_page_item a { background-color: #436169; background-image: url(images/subnav_arrow.gif); background-repeat: no-repeat; background-position: center right; }
#leftnav li.current_page_item a:hover { background-color: #7f9ca2; background-image: url(images/subnav_arrow.gif); background-repeat: no-repeat; background-position: center right; }
#leftnav ul li.current_page_item ul li a { background-image: none; background-color: #4F8794; }

/*footer*/
#footer { width: 880px; margin: auto; margin-top: 10px; text-align: center; font-size: .85em; color: #999; padding-bottom: 40px; }
#footer_icons { border-top: 1px solid #999; border-bottom: 1px solid #666; padding: 10px 0; margin: 15px 0; }
#footer_icons img { margin: 0 20px; vertical-align: middle;}

.phones { color: #33CC33; font-weight: bold;}

.applogo { padding-top:4px; padding-bottom:4px; padding-right:8px; float:left; border:0; }
	
.apps-index { width:100%; border:0;}
.apps-index td { width:33%; }
.apps-index th { height:36px; }
.eve {background-color:#F0F0F0;}
.odd {background-color:#FFFFFF;}

#head_ad { position:absolute; top:6px; left:182px; width:440px; font-size: .85em; color: #999999;}

.plans-index { width:100%; border:0;}
.plans-index td.plname { width:125px; color:#33CC33; font-weight:bold;}
.plans-index td.pldesc { width:275px;}
.plans-index td.plprice { width:50px; text-align:right;}
.plans-index th { height:36px; vertical-align:bottom;}
.plans-index th.plfrom { text-align:right; margin-right:5px;}
.plans-index td.plname1 { width:350px; font-weight:bold;}
.plans-index td.pldesc1 { width:50px; text-align:center;}
.plans-index td.plprice1 { width:50px; text-align:center;}
.plans-index td.subtitle { width:100%; color:#33CC33; font-weight:bold; }
.plans-index td.spacer {height:7px;}

.clas1 td.box_title {padding:3px; font-size:.85em;}
.clas1 td.box_desc {font-size:.75em;}
.clas1 td.box_desc img {vertical-align:middle;}

/* menu.css */
#suckerfishnav { font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; background: #9FB1C9 url(images/nav_bg-blend.jpg) repeat-x; font-size: 12px; font-weight: bold; width: 100%; height: 26px; }

#suckerfishnav,#suckerfishnav ul { float: left; list-style: none; line-height: 26px; 	padding: 0; margin: 0; width: 100%; margin-left: 15px; border-left: 1px solid white;}

#suckerfishnav a, #suckerfishnav span { display: block;	color: #FFFFFF;	text-decoration: none; text-transform: uppercase; padding: 0px 10px; border-right: 1px solid white; }

#suckerfishnav li { float: left; padding: 0; }

#suckerfishnav ul { position: absolute; left: -999em; height: auto; width: 191px; font-weight: normal; margin: 0; line-height: 1; border: 0; border-top: 1px solid #666666; }

#suckerfishnav li li { width: 189px; border-bottom: 1px solid #666666; border-left: 1px solid #666666; border-right: 1px solid #666666; }

#suckerfishnav li li a, #suckerfishnav li li span { padding: 4px 5px; width: 180px; font-size: 12px; color: #ffffff; text-transform: none; }

#suckerfishnav li ul ul { margin: -21px 0 0 180px; }

#suckerfishnav li ul li:hover a,#suckerfishnav li ul li li:hover a,#suckerfishnav li ul li li li:hover a,#suckerfishnav li ul li li li:hover a, #suckerfishnav li:hover a,#suckerfishnav li.sfhover a, #suckerfishnav li:hover li a,#suckerfishnav li li:hover li a,#suckerfishnav li li li:hover li a,#suckerfishnav li li li li:hover li a { color: #ffffff; }

#suckerfishnav li:hover ul ul,#suckerfishnav li:hover ul ul ul,#suckerfishnav li:hover ul ul ul ul,#suckerfishnav li.sfhover ul ul,#suckerfishnav li.sfhover ul ul ul,#suckerfishnav li.sfhover ul ul ul ul { left: -999em; }

#suckerfishnav li:hover ul,#suckerfishnav li li:hover ul,#suckerfishnav li li li:hover ul,#suckerfishnav li li li li:hover ul,#suckerfishnav li.sfhover ul,#suckerfishnav li li.sfhover ul,#suckerfishnav li li li.sfhover ul,#suckerfishnav li li li li.sfhover ul { left: auto; background: #7f9ca2; }

#suckerfishnav li:hover,#suckerfishnav li.sfhover {	background: #7f9ca2 url(images/nav_bg-blend-roll.jpg)	repeat-x; }

#suckerfishnav li.current_page_item a, #suckerfishnav li.current_page_ancestor a, #suckerfishnav li.current_page_item span, #suckerfishnav li.current_page_ancestor span  { background: #7f9ca2 url(images/nav_bg-blend-on.jpg) repeat-x; }

#suckerfishnav li.current_page_item a:hover, #suckerfishnav li.current_page_ancestor a:hover, #suckerfishnav li.current_page_item span:hover, #suckerfishnav li.current_page_ancestor span:hover  { background: #51757F;}

#suckerfishnav li.current_page_item li, #suckerfishnav li.current_page_ancestor li { background: none; }

/* buttons.css */
a.but_black, a:visited.but_black {height:15px; border:2px solid #333333; padding:0 10px 0 10px; background: #979797 url(images/buttons/but_black.gif) repeat-x top left; color:#FFFFFF; font-family: Helvetica, Tahoma, Arial, Verdana; font-weight:bold; font-size:11px; text-align:center; text-decoration:none; text-transform: uppercase; white-space:nowrap;}
a:hover.but_black {color:#FFFFFF; background-position: bottom left; }
a:active.but_black {color:#FFFFFF; background-position: bottom left; border:1px solid #333333;margin-right:2px;}

a.but_blue, a:visited.but_blue { height:15px; border:2px solid #333333; padding:0 10px 0 10px; background: #508593 url(images/buttons/but_blue.gif) repeat-x top left; color:#FFFFFF; font-family: Helvetica, Tahoma, Arial, Verdana; font-weight:bold; font-size:11px; text-align:center; text-decoration:none; text-transform: uppercase; white-space:nowrap; }
a:hover.but_blue {color:#FFFFFF; background-position: bottom left; }
a:active.but_blue {color:#FFFFFF; background-position: bottom left; border:1px solid #333333;margin-right:2px;}

a.but_green, a:visited.but_green { height:15px; border:2px solid #333333; padding:0 10px 0 10px; background: #52D352 url(images/buttons/but_green.gif) repeat-x top left; color:#FFFFFF; font-family: Helvetica, Tahoma, Arial, Verdana; font-weight:bold; font-size:11px; text-align:center; text-decoration:none; text-transform: uppercase; white-space:nowrap;}
a:hover.but_green {color:#FFFFFF;background-position: bottom left; }
a:active.but_green {color:#FFFFFF;background-position: bottom left; border:1px solid #333333;margin-right:2px;}

a.but_red, a:visited.but_red { height:15px; border:2px solid #333333; padding:0 10px 0 10px; background: #F54820 url(images/buttons/but_red.gif) repeat-x top left; color:#FFFFFF; font-family: Helvetica, Tahoma, Arial, Verdana; font-weight:bold; font-size:11px; text-align:center; text-decoration:none; text-transform: uppercase; white-space:nowrap;}
a:hover.but_red {color:#FFFFFF; background-position: bottom left; }
a:active.but_red {color:#FFFFFF; background-position: bottom left; border:1px solid #333333;margin-right:2px;}

a.but_blue img, a.but_black img, a.but_green img, a.but_red img {vertical-align:middle;}
a.pad_limg img {padding-left:5px;}
a.pad_rimg img {padding-right:5px;}