/*  
Theme Name: Shazzle
Theme URI: 
Description: 
Author: Vishesh Mittal, Kristin Thomas
Author URI: http://www.shazzle.com
*/


body {
	margin: 0px;
	padding: 0;
	background: url(images/headernew.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E4456;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #08252E;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

h3.spaceunder {
margin-bottom:10px;
}

ul.doc{
	line-height: 150%;
}

ol.doc{
	line-height: 160%;
}

p, ul, ol {
	margin-top: 0;
	line-height: 220%;
}


ul, ol { }

blockquote { }

a { color: #333366; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.doc {
margin: 20px 30px 0 0;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

/* Header */

#header-wrapper {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 1000px;
	height: 34px;
	margin: 0 auto;
}

/* Menu */

/* Menu */

#menu {
	float: left;
	width: 1000px;
	height: 60px;
	z-index:6;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: right;
}

#menu li.w1 {
	
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	margin-right: 4px;
	padding: 20px 20px 0px 20px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	height: 40px;
	padding: 20px 20px 0px 20px;
	background: #050f25;
}

#menu .current_page_item a {
	height: 40px;
	padding: 20px 20px 0px 20px;
	background: #050f25;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}

#jsddm li ul {	
	margin: 0;
	padding: 0;
	visibility: hidden;
	position:absolute;
	top:60px;

	z-index:10;
}

#jsddm li ul li {	
	float: none;
	height: 30px;
}

#jsddm li ul li a {	
	width: auto;
	height: 20px;
	padding: 10px 20px 0px 20px;
	background: #2b4480;
	color: #FFFFFF}

#jsddm li ul li a:hover {	
	background: #050f25
	height: 20px;
}

#jsddm li ul li a:hover { 
	text-decoration: none; 
	height: 20px;
	padding: 10px 20px 0px 20px;
	background: #050f25;
}

#jsddm li ul li a.w1 {
    width: 140px;
	
}
#jsddm li ul li a.w2 {
	width: 100px;
}

			
/* Search */

#search {
	width: 310px;
	height: 70px;

}

#search form {
	margin: 0;
	padding: 10px 0 0 0;

}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Arial,Helvetica,sans-serif;

}

#search-text {
	width: 180px;
	height: 22px;
	margin-right: 4px;
	padding: 3px 0 0 5px;
	border: 1px solid #333366;
	background: #FFF;
	color: #000000;
}

#search-submit {
	height: 26px;
	margin-left: 4px;
	padding: 0px 5px;

	color: #FFFFFF;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/img04_2.jpg) no-repeat left bottom;
}

#page-bgtop {
	padding: 50px 30px 0px 30px;
	background: url(images/img05.jpg) no-repeat left top;
}


/** LOGO */

#logo {
	width: 1000px;
	height: 136px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding-left: 22px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo h1 {
	padding-left: 20px;
	padding-top: 50px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}


#banner {
	
	margin-left: 350px;
	padding: 0px 20px 0px 0px;
	z-index: 1;
}

/* Content */

#content {
	float: left;
	width: 610px;
}

/* Post */

.post {
	margin-bottom: 25px;
	border-bottom: 1px solid #DFDFDF;
}

.post .title {
	height: 30px;
	color: #08252E;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.4em;
	font-weight: bold;
	color: #08252E;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0 30px 0;
}

.post .entry-content {
	float: right;
	width: 330px;
}

.post .entry-image {
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 30px;
}

.post .links a {
	font-weight: bold;
	color: #08252E;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: 1px solid #DFDFDF;
}

#sidebar ul {
	margin: 10px 0 0 30px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px 12px 15px;
	border-bottom: 1px solid #DFDFDF;
	background: url(images/img09.jpg)  no-repeat left 17px;
}

#sidebar li li a {
	font-weight: normal;
}

#sidebar li li a:hover {
}

#sidebar p {
	line-height: 200%;
}

#sidebar h2 {
	height: 30px;
	text-transform: capitalize;
	font-size: 1.8em;
	font-weight: normal;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}


/* Search */

#header-search {
	float: right;
	width: 310px;
	height: 50px;
}

#header-search form {
	float: right;
	margin: 0;
	padding: 14px 30px 0 0;
}

#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#header-search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#header-search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#header-search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 70px;
	background: url(images/img02.jpg) repeat-x left top;
}

#footer {
	width: 1000px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
	background: url(images/img03.jpg) no-repeat left top;
}

#footer div.legal {
	margin: 0;
	padding-right: 30px;
	text-align: right;
	line-height: normal;
	font-size: 10px;
}

#footer div.privacy {
	margin: 0;
	padding-right: 30px;
	text-align: left;
	line-height: normal;
	font-size: 10px;
	float: left;
}


#footer a {
}

#commentform {
}

#comment {
	width: 450px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
	font-size: 24px;
}

hr {
	display: none;
}

/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(/img/blue.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;		
}
/* tab pane styling */
div.panes div {
	display:none;		
	padding:15px 10px;
	border:1px solid #999;
	border-top:0;
	height:335px;

	background-color:#fff;
}


/* CSS for Special Landing Pages */
#div-1 {
 position:relative;
 height: 400px;
}
#div-1a {
 position:absolute;
 top:0;
 right:0;
 width:200px;
}
#div-1b {
 position:absolute;
 top:0;
 left:0;
 width:400px;
}
li.tickLevel1 {
  list-style-type:square;
  font-size:18px;
  margin:0;
padding:0;

}
li.tickLevel2 {
  list-style-type:disc;
  margin-left:15px;
  line-height:170%;
  margin-top: 10px;
}
li.tickLevel3 {
  list-style-type: none;
  line-height:170%;
  margin-left:15px;
  
}

#div-1a_button{
margin-bottom:10px;
top: -20px;
position:relative;
right:-270px;
}


/* this makes the search button look like the download button
    in combination with a call in header.php to jquery */
.sidebarbutton  {
cursor:pointer;
display:inline-block;
margin-right:0.1em;
overflow:visible;
padding:0;
position:relative;
text-align:center;
text-decoration:none !important;
-moz-border-radius:4px 4px 4px 4px;
background:url("images/ui-bg_glass_75_2b4480_1x400.png") repeat-x scroll 50% 50% #2B4480;
border:1px solid #D3D3D3;
color:#FFFFFF;
font-weight:normal;
font-family:Verdana,Arial,sans-serif;
font-size:1.1em;
}

.downloadpagebutton {
	height:50px;

}

div.mediaspace {
  width: 610px ;
  margin-left:80px;
  margin-right:80px;
  margin-top:20px;
}
h2.alt {
font-size:18px;
list-style-type:square;
margin:0;
padding:0;
color:#0E4456;
text-transform:none;
margin-left:26px;
}

p.imagespace {
margin-top: 15px;
margin-bottom: 15px;
}

/* home page */
.twopane {
 position:relative;
 height: 200px;
}
.twopaneb {
 position:absolute;
 top:0;
 right:0;
 width:325px;
}

.twopaneb p {
line-height:160%;
}

.twopanea {
 position:absolute;
 top:0;
 left:0;
 width:200px;
}
#div-1home {
 position:relative;
 height: 680px;
}
#div-1bhome {
 position:absolute;
 top:0;
 left:0;
 width:500px;
}
#div-1ahome {
 position:absolute;
 top:0;
 right:0;
 width:200px;
}
#watchdemo {
   margin-left:280px;
   margin-top:47px;
   width:100px;
   font-size:14px;
}

#mediaspacehome {
   margin-left:129px;
}

#div-1a_buttonhome {
margin-bottom:10px;
position:relative;
right:-258px;
width:200px;
}
div.homesearch {
height: 0px;
}

div.homesearch #search-submit {
color:#FFFFFF;
height:26px;
left:470px;
margin-left:4px;
padding:0 5px;
}

div.homesearch #search input {
font:12px Arial,Helvetica,sans-serif;
position:absolute;
top:15px;
}

div.homesearch #search-text {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #333366;
color:#000000;
height:22px;
left:282px;
margin-right:4px;
padding:3px 0 0 5px;
width:180px;
}
div.notitle .post .entry {
padding:0 0 0 10px;
}

div.notitle #page-bgtop {
padding:30px 30px 0;
}

.downloadpagebuttonhome {
height:35px;
margin-left:20px;
}

p.subhome {
padding-left: 22px;
}


p.short {
line-height: 160%;
}
img.threemen {
float:right;
width:300px;
margin-top:30px;
}

ol.olhome{
	line-height: 160%;
    padding-top: 10px;
}
ul.olhome{
	line-height: 150%;
}
