/* Projxsoft Master Style Sheet */
* {
	font-family: Verdana,sans-serif;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
body {
	margin: 0;
	padding: 0;
	font-size: small;
	font-weight: normal;
}
div#content {
	margin: 1em 1.5em 1em 1.5em;
}
h1 {
	font-size: 130%;
	background-color: #EDECF4;
	color: #039;
	border-bottom: 1px solid #EB1B3B;
	padding: .3em;
	margin: 0 0 15px 0;
}
h2 {
	color: #555;
	font-size: 105%;
	font-weight: bold;
	padding: 0 0 0 .3em;
}
p {
	line-height: 125%;
	padding: 0 0 0 .3em;
	margin: 0 0 15px 0;
	color: #555;
}
td#theNav {
	width: 208px;
	w\idth: 216;
	padding: 0;
	margin: 0;
	border-right: 9px solid #E91C3B;
}

/* Navigation Styles */
#mainNav {
	/*border: 1px solid #F00;*/
	margin: 15px 15px 20px 0;
	padding: 0;
	text-align: right;
}
#mainNav li {
	list-style-type: none;
	padding: 5px 0;
	border-bottom: 1px solid #EB1B3B;
	margin-left: 1em;
}
#mainNav li a {
	color: #003399;
	font-weight: bold;
	padding-right: 20px;
	background: url(../images/x-blue.jpg) no-repeat right;
	text-decoration: none;
}
#mainNav li a:hover {
	color: #EB1B3B;
	background: url(../images/x-red.jpg) no-repeat right;
}

/* Styles for core menu states */
#site-home #lihome a, #site-news #linews a, #site-products #liproducts a, #site-services #liservices a, #site-partners #lipartners a, #site-clients #liclients a, #site-contact #licontact a {
	color: #F00;
	background: url(../images/x-red.jpg) no-repeat right;
}
/* Styles for core menu states end */
#mainNav ul ul {
	margin-left: 0;
}

#mainNav li li {
	border-bottom-width: 0;
	margin-left: 0;
	font-size: 75%;
}

/* linews sub rules */
#mainNav #linews li a {
	color: #003399;
	background: url(../images/x-blue.jpg) no-repeat right;
}
#mainNav #linews li a:hover {
	color: #EB1B3B;
	background: url(../images/x-red.jpg) no-repeat right;
}
/* linews sub rules end */

/* liproducts sub rules */
#mainNav #liproducts li a {
	color: #003399;
	background: url(../images/x-blue.jpg) no-repeat right;
}
#mainNav #liproducts li a:hover {
	color: #EB1B3B;
	background: url(../images/x-red.jpg) no-repeat right;
}
/* liproducts sub rules end */

/* liservices sub rules */
#mainNav #liservices li a {
	color: #003399;
	background: url(../images/x-blue.jpg) no-repeat right;
}
#mainNav #liservices li a:hover {
	color: #EB1B3B;
	background: url(../images/x-red.jpg) no-repeat right;
}
/* liservices sub rules end */

/* lipartners sub rules */
#mainNav #lipartners li a {
	color: #003399;
	background: url(../images/x-blue.jpg) no-repeat right;
}
#mainNav #lipartners li a:hover {
	color: #EB1B3B;
	background: url(../images/x-red.jpg) no-repeat right;
}
/* lipartners sub rules end */

/* liclients sub rules */
#mainNav #liclients li a {
	color: #003399;
	background: url(../images/x-blue.jpg) no-repeat right;
}
#mainNav #liclients li a:hover {
	color: #EB1B3B;
	background: url(../images/x-red.jpg) no-repeat right;
}
/* liclients sub rules end */

/* licontact sub rules */
#mainNav #licontact li a {
	color: #003399;
	background: url(../images/x-blue.jpg) no-repeat right;
}
#mainNav #licontact li a:hover {
	color: #EB1B3B;
	background: url(../images/x-red.jpg) no-repeat right;
}
/* licontact sub rules end */

/* Styles for sub menu states */
#site-news #linews li.subon a, #site-products #liproducts li.subon a, #site-services #liservices li.subon a,  #site-partners #lipartners li.subon a, #site-clients #liclients li.subon a, #site-contact #licontact li.subon a {
	color: #F00;
	background: url(../images/x-red.jpg) no-repeat right;
}
/* Styles for sub menu states end */

/* Navigation Styles End */

/* News & Case Studies Boxes */
.box {
	width: 180px;
	background: url(../images/box_bot.gif) no-repeat bottom left;
	font-size: 86%;
	padding: 0 0 15px 0;
	margin: 0 0 20px 14px;
}
.box h3 {
	background: url(../images/box_top.gif) no-repeat top left;
	padding: 6px 8px 7px 10px;
	color: #FFF;
	font-size: 115%;
	font-weight: bold;
}

.box p {
	margin: 0 10px;
	padding: 6px 0;
	color: #555;
	border-bottom: 1px solid #EB1B3B;
}

.box .subtitle {
	font-weight: bold;
	color: #555;
}
/* News & Case Studies Boxes end */

.redline {
	border-top: 1px solid #EB1B3B;
	margin: 0;
	padding: 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #EB1B3B;
	background-color: #FFF;
	padding: 0;
	margin: 0 0 12px 0;
}

.titlered {
	color: #EB1B3B;
}

a.internallinks {
	color: #039;
	font-weight: bold;
	text-decoration: none;
}

a.internallinks:hover {
	color: #EB1B3B;
}

a.internallinkson {
	color: #EB1B3B;
	font-weight: bold;
	text-decoration: none;
}

a.externallinks {
	color: #555;
	text-decoration: underline;
}

a.externallinks:hover {
	color: #039;
	text-decoration: underline;
}

#plinks {
	border-right: 1px solid #EB1B3B;
}

.telno {
	font-weight: bold;
	color: #003399;
}

a.externallink_blue {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

#plinks p {
	padding: 0;
	margin: 0 0 10px 0;
}

#descriptiontext p {
	font-weight: bold;
}

/* List Style for the content */

div#content ul {
	color: #555;
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
	margin-bottom: .8em;
}

div#content li {
	padding: 0 0 5px 50px;
	background: transparent url(../images/x-red.jpg) no-repeat 26px 3px;
}

/* End list Style for the content */

/* Form Styles */

.formdelimiter {
	text-align: right;
	border: 1px solid #039;
	padding-top: 15px;
}

.textfield {
	font: bold 80% Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	background: #EEFFFF;
	margin-bottom: 0;
	margin-top: 5px;
	border: 1px solid #555;
}

.buttontextSubmit {
	font: bold 93% Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	background: White;
	border: 1px solid #039;
	padding: 0 15px 0 15px;
}
.buttontextClear {
	font: bold 93% Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	background: White;
	border: 1px solid #039;
	padding: 0 15px 0 15px;
	margin-right: 25px;
}

/* End form Styles */

.quote_blue {
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: White;
	height: 225px;
	width: 171px;
	margin-bottom: 20px;
	background: url(../images/boxes_blu.gif) no-repeat;
	padding: 20px 20px 20px 20px
}

.quote_red {
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: White;
	height: 225px;
	width: 171px;
	margin-bottom: 20px;
	background: url(../images/boxes_red.gif) no-repeat;
	padding: 20px 20px 20px 20px
}
	
.boximage {
	margin-right: 40px;
}

.contact_text {
	margin-left: 20px;
}

.form_text {
	margin-right: 20px;
}
.formp {
	margin: 20px 0;
}
