@CHARSET "UTF-8";
/*Font faces*/
/*@font-face {font-family:
    "Note_this";
    src:
    url(fonts/Note_this.eot);
}
@font-face {font-family:
    "Note_this";
    src:
    url(fonts/Note_this.ttf) format("truetype");
}*/
@font-face {font-family:
    "Jotting";
    src:
    url(fonts/Jotting_regular.eot);
}



/*end fontfaces*/
/*Divs*/

.jbar{
	height:50px;
	width:100%;
	background-color: #fff;
	position:fixed;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95); 
	opacity: 0.95;
	-moz-opacity: 0.95;
	text-align:center;
	left:0px;
	z-index:9999999;
	margin:0px;
	padding:0px;
}
.jbar-top{
	top:0px;
	border-top:2px solid #fff;
	border-bottom: 1px solid #ebebeb;
}
.jbar-bottom{
	bottom:0px;
	border-bottom:2px solid #fff;
	border-top: 1px solid #ebebeb;
	color:#777;
}
.jbar-content{
	line-height:46px;
	font-size: 18px;
	font-family:'Lucida Grande',sans-serif;
}
a.jbar-cross{
	position:absolute;
	width:31px;
	height:31px;
	background:transparent url(../images/cross.png) no-repeat top left;	
	cursor:pointer;
	right:10px;
}
a.jbar-cross:hover{
	background-image: url(../images/cross_hover.png)
}
.jbar-top a.jbar-cross{
	top:8px;	
}
.jbar-bottom a.jbar-cross{
	bottom:8px;
}


#wrapper {
    width: 100%;
    margin: 0px;
    top: 0px;
    left: 0px;
    position: absolute;
    background-image: url(img/container_side_bg2.png);
    background-position: center;
    background-repeat: repeat-y;
}

#back_top {
    left: 0.5em;
    right: 0.5em;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0px;
    left: 8px;
    width: 1000px;
    height: 160px;
    background-image: url(img/blog_background.jpg);
    z-index: 0;
}

#back_center {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
}

#back_subcenter {
    left: 0.5em;
    right: 0.5em;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    width: 1000px;
    height: 130px;
    background-image: url(img/back_subcenter.png);
}

#back_footer {
    left: 0.5em;
    right: 0.5em;
    margin-left: auto;
    margin-right: auto;

    left: 0px;
    width: 1000px;
    height: 160px;
    background-image: url(img/back_footer.png);
}

#container {
    position: relative;
    top: 0px;
    left: 0.5em;
    right: 0.5em;
    margin-left: auto;
    margin-right: auto;
    width: 950px;
}

#header {
    position: relative;
    top: 0px;
    left: 0px;
    width: 406px;
    height: 155px;
    background-image: url(img/header_logo.png);
}
headerlink
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 406px;
    height: 155px;
    border: 1px solid #cecece;
}
#nav {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    padding-left: 30px;
    height: 30px;
    background: url(img/nav_headertail3.png) no-repeat 0px -161px;
	margin-left: 5px;
}

#nav_user {
    position: relative;
    top: 0px;
    height: 25px;
    left: 0px;
    width: 900px;
    padding-left: 30px;
    font-size: 11px;
}

#curr_location {
    position: absolute;
    top: 155px;
    right: 0px;
    font-size: 10px;
    color: #cecece;
    width: 480px;
    border-bottom: 1px solid #0093c7;
    border-left: 1px solid #0093c7;
}

#sidebar {
    position: relative;
    top: 10px;
    height: 120px;
    width: 300px;
    left: 430px;
    font-family: Verdana, Arial, sans-serif;
    border: 1px solid white;
    font-size: 10px;
    color: #ffffff;
    margin: 5px;
    padding: 5px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
	background-color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#sidebar2 {
    position: absolute;
    top: 10px;
    height: 110px;
    width: 200px;
    left: 760px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000000;
}

#div_content {
	font: small/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
    top: 0px;
    padding: 2px;
    width: 100%;
    min-height: 300px;
	padding-bottom: 10px;

}

#subcontent {
    position: absolute;
    width: 100%;
    height: 130px;
    padding-left: 30px;
    background: url(img/sub_contenttail.png) no-repeat;
}

#container_footer {
    position: absolute;
    width: 950px;
    left: 0.5em;
    right: 0.5em;
    margin-left: auto;
    margin-right: auto;
}

#footer {
    position: absolute;
    width: 100%;
    height: 150px;
    background: url(img/footer_tail.png) no-repeat;
}

#foot1 {
    position: absolute;
    left: 40px;
    width: 100px;
    height: 150px;
    padding: 5px;
}

#foot2 {
    position: absolute;
    left: 170px;
    width: 100px;
    height: 150px;
    padding: 5px;
}

#foot3 {
    position: absolute;
    left: 300px;
    width: 100px;
    height: 150px;
    padding: 5px;
}

#foot4 {
    position: absolute;
    color: #0093c7;
    font-size: 16px;
    left: 450px;
    width: 500px;
    height: 150px;
    background: url(img/tweet.png) no-repeat;
}

#copyright {
    top: 120px;
    height: 10px;
    position: absolute;
    left: 170px;
    text-align: center;
    color: #ffffff;
}

/*End Divs*/
/*default site style*/
html, body {
    min-height: 100%;
    font-family: Jotting, Note_this, Verdana, Arial, sans-serif;
    font-size: 13px;

}

a:link, a:active, a:visited {
    color: #0093c7;
    text-decoration: none;
}

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

h2{
	font-family: Jotting, Note_this, Verdana, Arial, sans-serif;
	color: #0093c7;
}

h3{
	font-family: Jotting, Note_this, Verdana, Arial, sans-serif;
	color: #0093c7;

}

h4{
	font-family: Jotting, Note_this, Verdana, Arial, sans-serif;
	color: #0093c7;
	font-size: 14px;
}

.highlight{
	color: #0093c7;
	font-size: 14px;
}

.formtext {
    background-color: #ffffff;
    border: none;
	font-size: 10px;
    border: 1px solid #0093c7;
}

.formbutton {
    text-decoration: none;
    padding: 1px 10px 1px 10px;
    margin: 1px;
	color: #ffffff;
    border: 1px solid #ffffff;
	background-color: #0093c7;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.content {
    vertical-align: top;
    font-family: Jotting, Verdana, Arial, sans-serif;
}

.front_content {
    width: 740px;
}

.front_tweet_cards {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    padding: 8px;
    margin-left: 10px;
    padding-top: 80px;
    width: 200px;
    background: url(img/front_tweets.png) no-repeat #fcfcfc;
    background-position: 5px 5px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
	border: 1px solid #dddddd;
}

.front_tweet_cards p {
	font-size: 1.0em;
	margin-top: 0px;
    border-bottom: 1px solid #dddddd;
	background-color: #fafafa;
}

.front_tweet_cards a {
	font-size: 0.8em;
}


#header a {display:block;}

/*
 * SIDEBAR (LOGIN)
 */
#sidebar .toolbar {
    width: 100%;
    font-weight: bolder;
}

#sidebar .toolbar ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

#sidebar .toolbar ul li {
    display: inline;
}

#sidebar .toolbar ul li a {
    float: left;
    text-decoration: none;
    color: white;
    padding: 3px 3px;
    margin: 1px;
    border: 1px solid #ffffff;
}

#sidebar .toolbarul li a:visited {
    color: white;
}

#sidebar .toolbar ul li a:hover, .menu ul li .current {
    color: #fff;
    background-color: #0b75b2;
}


#sidebar2 a:link, #sidebar2 a:active, #sidebar2 a:visited {
	color: #000000;
}

/*
 * NAVIGATION
 *
 */
#nav {
    font-size: 20px;
    vertical-align: top;
}

#nav a:link, #nav a:active, #nav a:visited {
    color: #000000;
    text-decoration: none;
}

#nav a:hover {
    color: #0093c7;
    text-decoration: underline;
}

/*
 * USER NAVIGATION
 *
 */
#nav_user ul {
    font-size: 14px;
    margin: 0;
    padding: 0;
}

#nav_user ul li {
    display: inline;
}

#nav_user ul li a {
    float: left;
    text-decoration: none;
    color: #f28534;
    padding: 0px 3px;
    font-variant: small-caps;
	border: 1px solid #cecece;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 5px;
	 -moz-border-radius: 8px;
	 -khtml-border-radius: 8px;
	 -webkit-border-radius: 8px;
	 border-radius: 8px;
}

#nav_user ul li a:visited {
    color: #f28534;
}

#nav_user ul li a:hover, #nav_user ul li .current {
    color: #0093c7;
    border-bottom: 1px solid #0093c7;
}

/*
 * Current location
 */
#curr_location ul {
    list-style-type: square;
    color: #0093c7;
    margin-top: 1px;
    margin-left: 5px;
    padding-left: 0px;
}

#curr_location ul li {
    display: inline;
    margin-left: 5px;
}

#curr_location ul li a:link, #curr_location ul li a:visited, #curr_location ul li a:active {
    color: #000000;
}

#curr_location ul li a:hover {
    color: #0093c7;
}

html > /**/ body .location ul {
    list-style-type: none;
    color: #0093c7;
    margin-top: 1px;
    padding-left: 0px;
    display: inline;
}

#curr_location ul li:before {
    content: "\00BB \0020";
}

/*
 * USER DASHBOARD	
 */
#user_dashboard  {
    width: 100%;
}
#user_db_page  {
	float: left;
	width: 100%;
}
#user_db_col1 {
	float: left;
    width: 300px;
}
#user_db_col2 {
	float: left;
    width: 300px;
}
#user_db_col3 {
	float: left;
    width: 344px;
}
#user_db_footer {
	clear: both;
	width: 100%;
}


/*
 * SUB CONTENT
 */
.subc {
    width: 150px;
    color: #fff;
    padding: 10px;
}

/*
 * ORDERVIEW (JQUERY ACCORDION)
 */
#orderview .order {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 10px;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #69c;
}

#orderview .order th {
    padding: 2px 4px 2px 4px;
    font-weight: normal;
    font-size: 12px;
    color: #039;
    border-bottom: 1px dashed #69c;
}

#orderview .order td {
    vertical-align: top;
    padding: 7px 17px 7px 17px;
    color: #669;
}

#orderview .order tbody tr:hover td {
    color: #339;
    background: #d0dafd;
}

/*
 *
 * Jquery datatable
 *
 * */
#jqtable {
    font-size: 11px;
}

.filestable {
    width: 800px;
    font-size: 10px;
    font-family: Arial;
    text-align: left;
}

.filestable .th {
    text-align: left;
}

.thumbnail {
    position: relative;
    z-index: 0;
}

.thumbnail:hover {
    background-color: transparent;
    z-index: 50;
}

.thumbnail span { /*CSS for enlarged image*/
    position: absolute;
    background-color: #ffffff;
    padding: 10px;
    left: -1000px;
    border: 1px solid #bbbbbb;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumbnail span img { /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
    border: 1px solid #dddddd;
}

.thumbnail:hover span { /*CSS for enlarged image on hover*/
    visibility: visible;
    top: -200px;
    top: -50;
    left: -400px; /*position where enlarged image should offset horizontally */
}

/*
 *
 * MANAGE, BLUPPR CMS STYLES
 *
 * */
.data_table {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 0.7em;
    width: 98%;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #69c;
}

.data_table th {
    padding: 1px 2px 1px 2px;
    font-weight: normal;
    font-size: 0.7em;
    color: #039;
    border-bottom: 1px dashed #69c;
}

.data_table td {
    padding: 1px 2px 1px 2px;
    color: #669;
}

.data_table tbody tr:hover td {
    color: #339;
    background: #d0dafd;
}

#manage {
    width: 100%;
    font-family: arial, verdana;
    font-size: 12px;
}

.manage_table {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 10px;
    width: 98%;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #69c;
}

.manage_table th {
    padding: 8px 12px 8px 12px;
    font-weight: normal;
    font-size: 12px;
    color: #039;
    border-bottom: 1px dashed #69c;
}

.manage_table td {
    padding: 7px 17px 7px 17px;
    color: #669;
}

.details_table tbody tr:hover td {
    color: #339;
    background: #d0dafd;
}

.details_table {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 10px;
    width: 98%;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #69c;
}

.details_table th {
    padding: 8px 12px 8px 12px;
    font-weight: normal;
    font-size: 12px;
    color: #039;
    border-bottom: 1px dashed #69c;
}

.details_table td {
    padding: 1px 5px 1px 5px;
    color: #669;
}

.details_table tbody tr:hover td {
    color: #339;
    background: #d0dafd;
}


/*
 * FOOTER
 *
 */
#footer {
    color: #ffffff;
    font-size: 11px;
    vertical-align: top;
}

#footer .phead {
    font-size: 14px;
    text-decoration: underline;
    vertical-align: top;
}

#footer a:link, #footer a:active, #footer a:visited {
    color: #ffffff;
    text-decoration: none;
}

#footer a:hover {
    color: #0093c7;
    text-decoration: underline;
}

#footer ul {
    list-style-type: square;
    color: #ffffff;
    margin-left: 15px;
    margin-top: 15px;
}

html > /**/ body #footer ul {
    list-style-type: none;
    color: #ffffff;
    margin-left: -30px;
    margin-top: 1px;
}

#footer ul li:before {
    content: "\00BB \0020";
}

#foot4 p {
    padding-top: 55px;
    padding-left: 15px;
    padding-right: 65px;
    padding-bottom: 10px;
}

.messagebox {
    position: absolute;
    width: 100px;
    margin-left: 30px;
    border: 1px solid #c93;
    background: #ffc;
    padding: 3px;
}

.messageboxok {
    position: absolute;
    width: auto;
    margin-left: 30px;
    border: 1px solid #349534;
    background: #C9FFCA;
    padding: 3px;
    font-weight: bold;
    color: #008000;
}

.messageboxerror {
    position: absolute;
    width: auto;
    margin-left: 30px;
    border: 1px solid #CC0000;
    background: #F7CBCA;
    padding: 3px;
    font-weight: bold;
    color: #CC0000;
}

#sidebar dl.zend_form
{
	text-align: left;
	float: left;
	width: 350px;
	margin: 1em 0;
	padding: 0;
}

#sidebar .zend_form dt
{
	text-align: right;
	clear: left;
	float: left;
	width: 60px;
	margin: 0;
	padding: 5px;
}

#sidebar .zend_form dd
{
	float: left;
	width: 120px;
	margin: 0;
	padding: 5px;
}

#form_register{
	min-height: 400px;
	width: 500px;
}

/*DL, DT, DD TAGS LIST DATA*/
#form_register dl {
	margin-bottom:50px;
}

#form_register dl dt {
	vertical-align: center;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color:#0093c7;
	float:left;
	margin-right:10px;
	padding:5px;
	width:150px;
}

#form_register dl dd {
	margin:2px 0;
	padding:5px 0;
}



/*
 * Order options
 *
 */
#order_options  ul {
	width: 100px;
    font-size: 10px;
    margin: 0;
    padding: 0;
}

#order_options  ul li {
    display: inline;
}

#order_options  ul li a {
    float: left;
    text-decoration: none;
    color: #259bc6;
    padding: 0px 3px;
	margin : 1px;
	border: 1px solid #cecece;
	margin-left: 5px;
	 -moz-border-radius: 8px;
	 -khtml-border-radius: 8px;
	 -webkit-border-radius: 8px;
	 border-radius: 8px;
}

#order_options  ul li a:visited {
    color: #259bc6;
}

#order_options ul li a:hover, #order_options ul li .current {
    color: #0093c7;
    border-bottom: 1px solid #0093c7;
}


/* end css tabs */
/*
 
 filter:alpha(opacity=50);
 -moz-opacity:0.5;
 -khtml-opacity: 0.5;
 opacity: 0.5;
 
 moz-border-radius: 8px;
 -khtml-border-radius: 8px;
 -webkit-border-radius: 8px;
 border-radius: 8px;
 margin: 0 0 0px;
 padding: 0px 0px;
 
 
     -moz-border-radius: 11px;
    -khtml-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #e5e5e5;
    -moz-box-shadow: rgba(200, 200, 200, 1) 0 4px 18px;
    -webkit-box-shadow: rgba(200, 200, 200, 1) 0 4px 18px;
    -khtml-box-shadow: rgba(200, 200, 200, 1) 0 4px 18px;
    box-shadow: rgba(200, 200, 200, 1) 0 4px 18px;
 
 */
