/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	right:auto
}
body {
	line-height:1;
	color:black;
	background:white;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	font:14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color:#333;
	background:#eee;
}

a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

.theme-default #slider {
	margin:100px auto 0 auto;
	width:640px; /* Make sure your images are the same size */
	height:304px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}
.grey-header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 32px;
}


/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

.normal {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
/*a:hover {
color: #0066CC;
	text-decoration: underline;
}*/
.textfield {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	height: 15px;
	width: auto;
}
.textfieldvalue {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	height: 15px;
	width: auto;
	list-style-position: outside;
	list-style-type: lower-alpha;
	list-style-image: url((URL));
}
.button {
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-image: url(https://system.netsuite.com/core/media/media.nl?id=3659&c=843511&h=6ee978e2f8671afe3846);
	height: 22px;
	width: 70px;
}
.link {
	font-family: Arial;
	font-size: 7pt;
	color: #000080;
	text-decoration: none;
}
.normal_red {
	font-family: Arial;
	font-size: 15px;
	color: #FF0000;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.caption-text {
	font-family: Arial;
	font-size: 7.5pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.page_background {
	background-attachment: scroll;
	background-image: url(images/middle-bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.buttonlineblue {
	background-color: #FFFFFF;
	border: 1px dotted #CC0000;
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.landing_blue-head {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 500;
}
.form_bg {
	background-attachment: scroll;
	background-image: url(landingpages/images/landing_bg_form.jpg);
	background-repeat: repeat-x;
}
.body_bg_land {
	background-attachment: scroll;
	background-image: url(landingpages/images/landing_drop-shadow.jpg);
	background-repeat: repeat-x;
}.normal_bluelink {
	font-family: Arial;
	font-size: 11px;
	color: #034ea2;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.normalhighlight {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.inside-header {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.inside-tabheader {
	font-family: Arial;
	font-size: 11px;
	color: #dc0000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.inside_normal_blue {
	font-family: Arial;
	font-size: 11px;
	color: #034ea2;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.insidenormalhighlight {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.aaddresstextfield {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	height: 30px;
	width: auto;
}
.inside-tabheadercolor {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

