﻿body
{
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #333333;
	background-color: #012533;
	background-image: url(images/backgrounds/BlueBackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

img
{
	border: none;
}

a:link
{
    color: #004460;
    text-decoration: none;
}
a:visited
{
    color: #255F77;
	text-decoration: none;
}
a:hover
{
    color: #255F77;
    text-decoration: underline;
}
a:active
{
    color: #255F77;
}

p
{
    line-height: 1.6em;
}

p
{
	margin:0px;
	padding:3px 0;
}
ul {
	margin-left: 30px;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    color: #161616;
	text-shadow: 0px 0px 1px #A2A2A2;
    font-family: Cambria, Arial, Helvetica, sans-serif;
    margin: 5px 0px;
    padding: 0;
}
#LeftHeader h1 {
	color: #161616;
	text-shadow: 1px 1px 1px #A2A2A2;
}
h1
{
    font-size: 1.6em;
}
h2
{
    font-size: 1.3em;
}
h3
{
    font-size: 1.1em;
}
h4
{
    font-size: 0.7em;
}
h5, h6
{
    font-size: 0.7em;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.FullCentered
{
	width:100%;
	text-align:center;
	vertical-align:top;
	float: left;
	clear: both;
}

#TopLevel
{
	height: 80px;
}

#TopWrapper 
{
	height: 40px;
	text-align: right;
	color: #fefefe;
}
#LogoPane
{
	position: relative;
	float: left;
	text-align: left;
	top: 15px;
}

#TopMenuPane
{
	clear: both;
    float: right;
    padding-top: 5px;
    position: relative;
    right: -10px;
    text-align: left;
    top: -10px;
    width: 600px;
}
#LogOn
{
	padding-top: 10px;
	position: relative;
	float: right;
	text-align: left;
	padding-bottom: 30px;
}
#LogOn a
{
    color: #fefefe;
    font-weight:bold;
}

#LogOn a:hover
{
    text-decoration: underline;
    font-weight:bold;
}

#LogOn a:active
{
    text-decoration: none;
    font-weight:bold;
}

#TopMenuPane a
{
    color: #fefefe;
    font-weight:bold;
}

#TopMenuPane a:hover
{
    text-decoration: underline;
    font-weight:bold;
}

#TopMenuPane a:active
{
    text-decoration: none;
    font-weight:bold;
}

#HeaderLevel
{
	background-color: #FFFFFF;
    color: #000000;
    float: left;
    margin-left: 10px;
    margin-right: 4px;
    margin-top: 8px;
    padding: 10px;
    width: 757px;
	border: 1px solid #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 3px #666666;
	-moz-box-shadow: 0px 0px 3px #666666;
	box-shadow: 0px 0px 3px #666666; 
	text-shadow: 0px 0px 1px #ffffff;
}

#LeftHeader
{
	width: 100%;
	position: relative;
	float: left;
	margin-right:2px;
	vertical-align: top;
}
#LeftHeader p {
	padding-left: 10px;
}
#RightHeader
{
	position: relative;
	float: right;
	padding: 0px;
}

#BreadcrumbLevel
{
	float: left;
	clear: both;
	margin-top: 5px;
	width: 100%;
}

#BodyWrapper {
	background-color: #D9D9D9;
    border: 1px solid #FFFFFF;
    margin: 10px auto;
    padding: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;-webkit-box-shadow: 0px 0px 3px #666666;
	-moz-box-shadow: 0px 0px 2px #666666;
	box-shadow: 0px 0px 2px #666666; 
}
#BodyLevel
{
	padding-bottom: 0px;
	padding-top: 0px;
	/*background-image: url(images/backgrounds/7dq0kye.jpg);*/
}
#LeftBody
{
	float: left;
    padding: 8px 0 10px 8px;
    position: relative;
    width: 175px;
	min-height: 200px;
}

#MainBody
{
	position: relative;
	width: 445px;
	float: left;
	padding: 10px;
	margin-top: 2px;
	margin-right: 2px;
}
.MainContentPane {
	padding: 10px;
	margin-bottom: 12px;
	float: left;
	width: 423px;
	background-color: #ffffff;
	border: 1px solid #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 3px #666666;
	-moz-box-shadow: 0px 0px 3px #666666;
	box-shadow: 0px 0px 3px #666666; 
}
.RightContentPane {
	border: 1px solid #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 3px #666666;
	-moz-box-shadow: 0px 0px 3px #666666;
	box-shadow: 0px 0px 3px #666666; 
	padding: 10px;
	margin-top: 1px;
	margin-bottom: 11px;
	float: left;
	width: 300px;
	background-color: #FFFFFF;
}
.LeftContentPane {
	border: 1px solid #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 3px #666666;
	-moz-box-shadow: 0px 0px 3px #666666;
	box-shadow: 0px 0px 3px #666666; 
	padding: 5px;
    width: 161px;
	margin-bottom: 11px;
	float: left;
	background-color: #FFFFFF;
}
.TransparentContentPane {
	padding: 5px 10px;
	margin-bottom: 10px;
	float: left;
}

#RightBody
{
	position: relative;
	width: 320px;
	float: right;
	margin-right:10px;
	margin-top: 10px;
}

#FooterLevel
{
	padding: 10px 0;
	background-color: #000000;
	color: #E8EEF4;
}

.MasterWidth
{
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

/* SEARCH   
----------------------------------------------------------*/

.search {
	border: none;
	margin: 0 auto;
	height: 40px;
	margin-bottom: 10px;
}

.search input, .search button 
{
	/* border: solid 4px #0d96d2; */
	float: left;
}

.search input.box {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	width: 317px;
	padding: 6px 6px 6px 12px;
	line-height: 18px;
	border: solid 4px #255F77 /* #b5e8fe */;	
	/* background: #fefefe url(search_bg.gif) no-repeat; */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.search input.box[value=""] {
	background-image: url(images/backgrounds/pitanje.png);
	background-position: 13px center;
	background-repeat: no-repeat;

}
.search input.box:focus {
	/* background: #b5e8fe url(search_bg.gif) no-repeat left -38px; */
	outline: none;
	background-image: none;
}

.search input.btn
{
    background-color: #255F77;
    font-size: 1.2em;
    font-weight: bold;
    height: 40px;
    margin-left: 10px;
    margin-right: -1px;
    width: 90px;
	color: #ffffff;
    border: 1px solid #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 3px #666666;
	-moz-box-shadow: 0px 0px 3px #666666;
	box-shadow: 0px 0px 3px #666666; 
	float: right;
}

.search input.btn:hover 
{
	cursor:pointer;
	background-color: #0272a3;
}
.search input.btn:focus 
{
	border-right: 1px solid #4AB3E0;
	border-bottom: 1px solid #4AB3E0;
	border-left: 1px solid #025E86;
	border-top: 1px solid #025E86;
	cursor:pointer;
	background-color: #0272a3;
}

/* TOP MENU
----------------------------------------------------------*/

ul#TopMenu
{
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: left;
    float: left;
}
ul#TopMenuRight
{
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: left;
    float: right;
}
ul#TopMenu li
{
    display: inline;
    list-style: none;
    float: left;
    margin-right:10px;
	line-height: 25px;
}
ul#TopMenuRight li
{
    display: inline;
    list-style: none;
    float: left;
    margin-right:10px;
	line-height: 25px;
}
#Menu_upis {
	display: block;
	float: right;
}
#Menu_upis a:link, #Menu_upis a:active, #Menu_upis a:visited {
	padding: 0px 10px 0px 30px;
	background-color: #0272a3;
	color: #ffffff;
	border: 1px solid #0272a3;
	font-weight: bold;
	display: block;
	line-height: 26px;
	background-image: url(images/icons/document_add.png);
	background-position: 7px 5px;
	background-repeat: no-repeat;
	text-shadow: 0 0 0 transparent;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}
#Menu_upis a:hover {
	background-color: #255F77;
	border: 1px solid #255F77;
	text-decoration: none;
}
li#Menu_hr a:link, li#Menu_hr a:active, li#Menu_hr a:visited {
	padding: 0px 10px 1px 30px;
	background-color: transparent;
	color: #ffffff;
	border: 1px solid #30596a;
	display: block;
	background-image: url(images/flags/hr.png);
	background-position: 7px 6px;
	background-repeat: no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}
li#Menu_hr a:hover {
	background-color: #0272A3;
	border: 1px solid #0272a3;
	text-decoration: none;
}
li#Menu_sr a:link, li#Menu_sr a:active, li#Menu_sr a:visited {
	padding: 0px 10px 1px 30px;
	background-color: transparent;
	color: #ffffff;
	border: 1px solid #30596a;
	display: block;
	background-image: url(images/flags/sr.png);
	background-position: 7px 6px;
	background-repeat: no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}
li#Menu_sr a:hover {
	background-color: #0272A3;
	border: 1px solid #0272a3;
	text-decoration: none;
}
li#Menu_bih a:link, li#Menu_bih a:active, li#Menu_bih a:visited {
	padding: 0px 10px 1px 30px;
	background-color: transparent;
	color: #ffffff;
	border: 1px solid #30596a;
	display: block;
	background-image: url(images/flags/bih.png);
	background-position: 7px 6px;
	background-repeat: no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}
li#Menu_bih a:hover {
	background-color: #0272A3;
	border: 1px solid #0272a3;
	text-decoration: none;
}
#TopMenuRight a:link, #TopMenuRight a:active, #TopMenuRight a:visited {
	background-color: transparent;
	color: #ffffff;
	border: 1px solid #30596a;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}
#TopMenuRight a:hover {
	background-color: #0272A3;
	border: 1px solid #0272a3;
	text-decoration: none;
}
li#Menu_help a {
	background-image: url(images/icons/help.png);
	background-position: 7px 5px;
	background-repeat: no-repeat;
	padding: 0px 10px 1px 30px;
}
li#Menu_marketing a {
	background-image: url(images/icons/marketing.png);
	background-position: 7px 6px;
	background-repeat: no-repeat;
	padding: 0px 10px 1px 35px;
}
li#Menu_contact a {
	background-image: url(images/icons/contact.png);
	background-position: 7px 5px;
	background-repeat: no-repeat;
	padding: 0px 10px 1px 30px;
}
/* CONTEXT MENU   
----------------------------------------------------------*/
#menucontainer
{
    padding-top:0px;
    width: 100%;
}

ul#menu
{
    padding: 0 0 2px;
    position: relative;
    margin: 0px;
    margin-top: 2px;
    text-align: left;
    float: left;
    clear: both;
    width: 322px;
}

ul#menu li
{
    display: inline;
    list-style: none;
    float: left;
    width: 100%;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a
{
	background-color: #E8EEF4;
    border: 1px solid #FFFFFF;
    color: #333333;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 38px;
    margin-bottom: 10px;
    text-decoration: none;
    text-indent: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 3px #666666;
	-moz-box-shadow: 0px 0px 3px #666666;
	box-shadow: 0px 0px 3px #666666; 
}

ul#menu li a:hover
{
    text-decoration: none;
	background-color: #daebf2;
}

ul#menu li a:active
{
    border-right: 1px solid #4AB3E0;
	border-bottom: 1px solid #4AB3E0;
	border-left: 1px solid #025E86;
	border-top: 1px solid #025E86;
    text-decoration: none;
	background-color: #0272a3;
}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}

/* LEFT MENU */
ul#leftMenu
{
    padding: 0 0 2px;
    position: relative;
    margin: 0px;
    margin-top: 2px;
    text-align: left;
    float: left;
    clear: both;
    width: 160px;
}

ul#leftMenu li
{
    display: inline;
    list-style: none;
    float: left;
    width: 100%;
}

ul#leftMenu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#leftMenu li a
{
	background-color: #E8EEF4;
    border: 1px solid #FFFFFF;
    color: #333333;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 38px;
    margin-bottom: 10px;
    text-decoration: none;
    text-indent: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 3px #666666;
	-moz-box-shadow: 0px 0px 3px #666666;
	box-shadow: 0px 0px 3px #666666; 
}

ul#leftMenu li a:hover
{
    text-decoration: none;
	background-color: #daebf2;
}

ul#leftMenu li a:active
{
    border-right: 1px solid #4AB3E0;
	border-bottom: 1px solid #4AB3E0;
	border-left: 1px solid #025E86;
	border-top: 1px solid #025E86;
    text-decoration: none;
	background-color: #0272a3;
}

ul#leftMenu li.selected a
{
    background-color: #fff;
    color: #000;
}



/* BREADCRUMB
----------------------------------------------------------*/

ol#Breadcrumb
{
    position: relative;
    margin: 0;
    padding: 10px 0 0 10px;
    text-align: left;
    float: left;
    clear: both;
    width: 100%;
}
ol#CDBreadcrumb {
	position: relative;
    margin: 0;
    padding: 0;
    text-align: left;
    float: left;
    clear: both;
    width: 100%;
}
ol#Breadcrumb li
{
    display: inline;
    list-style: none;
    float: left;
    margin-right:10px;
}
ol#CDBreadcrumb li {
	display: inline;
    list-style: none;
    float: left;
}

ol#CDBreadcrumb li a:link, ol#CDBreadcrumb li a:active, ol#CDBreadcrumb li a:visited 
{
	color: #333333;
	background-color: #E8EEF4;
	font-size: 110%;
	line-height: 24px;
	padding: 0 6px 0 15px;
	display: block;
	margin: 2px;
	border: 1px solid #daebf2;
	background-image: url(images/icons/BCArrows.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
ol#CDBreadcrumb li a:hover 
{
	color: #333333;
	background-color: #daebf2;
	text-decoration: none;
	background-position: 3px 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.BCName p{
	font-size: 110%;
	line-height: 24px;
	padding: 0 6px 0 15px;
	display: block;
	margin: 2px;
	border: 1px solid #eaeaea;
	background-image: url(images/icons/BCArrowsBw.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

html legend{
    background-color: #FFFFFF;
    border: 1px solid #BBBBBB;
    font-size: 1.1em;
    font-weight: bold;
    padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 4px #999999;
	-moz-box-shadow: 1px 1px 4px #999999;
	box-shadow: 1px 1px 4px #999999; 
    }

html fieldset{
    position: relative;
    margin-top:10px;
	margin-bottom: 10px;
    padding-top:15px;
	padding-bottom: 15px;
	padding-left: 20px;
    border: 1px solid #bbbbbb;
	background-color: #ffffff;
	width: 423px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    }

.editor-field input, td input, td select, #ContactEditForm fieldset input, #ContactEditForm fieldset select
{
    -moz-border-radius: 3px 3px 3px 3px;
    border: 1px solid #BBBBBB;
    font-size: 14px;
    padding: 2px;
}
#ContactEditForm fieldset input, #ContactEditForm fieldset select {
	margin-bottom: 5px;
}
select option, #ContactEditForm fieldset select option {
	padding: 0 8px;
}
fieldset p input {
	padding: 3px 5px;
}
fieldset div, fieldset p {
	padding-left: 15px;
	padding-top: 5px;
}
fieldset table {
	margin-left: 11px;
}
fieldset table.t-editor {
	margin-left: 0;
}
input[type="password"] 
{
    width: 200px;
    border: 1px solid #bbbbbb;
}

.RequiredField
{
	display: none;
}
/* TABLE
----------------------------------------------------------*/

table 
{
  border: 0;
  border-collapse: collapse;
}

table td 
{
  padding: 5px;   
  border: 0;
}

table th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #e8eef4; 
  border: solid 1px #e8eef4;   
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
	padding: 3px;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}
div.ValidationRow {
	padding-left: 0;
}
.EditFormRow div.ValidationRow {
	padding-left: 162px;
	padding-top: 0px;
	margin-top: -3px;
	padding-bottom: 5px;
}
/* Styles for editor and display helpers
----------------------------------------------------------*/
table#Description {
	width: 410px;
}
.PhoneNumberPrefix 
{
    width: 4em;
    border: 1px solid #CCC;
}

.CountryCallNumber 
{
    width: 4em;
    border: 1px solid #CCC;
}

.display-label,
.editor-label,
.display-field,
.editor-field
{
}

.PhoneNumberTextBox
{
    width: 5em;
}

.NameTextBox
{
    width: 17em;
}
div.EditFormRow {
	padding: 0;
}

#ContactEditForm label
{
    display: block;
    float: left;
	width: 11em;
	margin-right: 5px;
	padding-top: 5px;
	margin-left: 15px;
}
fieldset em {
	margin-left: 15px;
	display: block;
}

.TextAreaInput
{
	width: 100%;
	height: 250px;	
}

.text-box
{
    width: 15em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}

/* Pager */
.pager 
{
	padding: 10px 3px 15px;
}

.pager .disabled 
{
	border:1px solid #ddd;
	color:#999;
	padding:3px;
	text-align:center;
}

.pager .current 
{
	background-color:#06c;
	border:1px solid #009;
	color:#fff;
	font-weight:bold;
	padding:3px 5px;
	text-align:center;
}

.pager span, .pager a
{
	margin: 4px 3px;
}

.pager a 
{
	border:1px solid #c0c0c0;
	padding:3px 5px;
	text-align:center;
	text-decoration:none;
}


/* LIST */

.CityList, .ContactList, .SearchList
{
	list-style:none;
	margin: 0;
	padding:4px;
	text-indent: 0;
	float: left;
	width: 100%;
	clear: both;
}

/* ListItem */
.CityListItem, .ContactListItem
{
	margin-bottom:12px;
	position:relative;
	float:left;
	width: 98%;
	clear:both;
	border-bottom: 1px dotted #cdcdcd;
}
.CityListItem img, .ContactListItem img, #TopMenu img {
	position: relative;
	top: 1px;
}
.CityListItem h3, .ContactListItem h3
{
	display:inline;
	padding: 0px;
	margin:0px;
}

.CityListItem h3 a
{
	cursor:pointer;
}
.ContactListItem h3 a 
{
	color: #333333;
	display:block;
	width:400px;
	cursor:pointer;
	padding:7px;
	background-color: #e8eef4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.ContactListItem h3 a:hover
{
	background-color: #daebf2;
	cursor: pointer;
}

.CityListItemDetails, .ContactListItemDetails
{
	width:95%;
	position:relative;
	display:block;
	float: right;
	padding: 3px;
}
.CityListTable {
	border: 0px solid transparent;
	width: 100%;
}
.CityListTable td {
	border: 0px solid transparent;
	border-bottom: 1px solid #E8EEF4;
}
.CityListTable td img {
	margin-right: 6px;
	position: relative;
    top: 1px;
}
.CityListTable th {
	font-weight: bold;
	border-bottom: 10px solid transparent;
}
.CityListTable td h3 {
	margin: 0;
	padding: 0;
}
/* RightBody ListItem */

/* ListItem */
#RightBody .ContactListItem
{
    font-size: 11px;
	margin-bottom:10px;
	position:relative;
	float:left;
	width: 98%;
	clear:both;
	border-bottom: 1px dotted #cdcdcd;
}

#RightBody .ContactListItem h3
{
	background:none;
	/* background-image: url(images/backgrounds/ListItemTitleBck.jpg); 
	background-position: -190px -45px;
	background-repeat: no-repeat; */
	background-color: #E8EEF4;
	display:block;
	padding: 0px;
	margin:0px;
}

#RightBody .ContactListItem h3 a
{
	display:block;
	width:98%;
	cursor:pointer;
	padding:4px;
}

#RightBody .ContactListItemDetails
{
	border-top:none;
	width:95%;
	position:relative;
	float: right;
	padding: 3px;
}

/* ----------------------------- DETAILS ------------------------------- */

.ContactDetails ul {
	margin-left: 30px;
}
.CDItem {
	float: left;
    margin-bottom: 5px;
    padding-bottom: 5px;
    width: 100%;
}
#CDContactName {
	padding-left: 5px;
}
.CDSubTitle {
	margin-bottom: 5px;
	padding: 2px 4px;
	padding-left: 15px;
	display: block;
	font-size: 110%;
	background-color: #E8EEF4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.CDOuter .CDSubTitle {
	padding-left: 3px;
	font-size: 100%;
}
#CDContactAddress .CDSubTitle {
	background-image: url("images/icons/mailing.png");
    background-position: 5px -1px;
    background-repeat: no-repeat;
    padding-left: 30px;
    text-shadow: 1px 1px 0 #FFFFFF;
}
#CDContactPhone .CDSubTitle {
	background-image: url("images/icons/phone.png");
    background-position: 5px 1px;
    background-repeat: no-repeat;
    padding-left: 30px;
    text-shadow: 1px 1px 0 #FFFFFF;
}
#CDContactFax .CDSubTitle {
	background-image: url("images/icons/fax.png");
    background-position: 5px 1px;
    background-repeat: no-repeat;
    padding-left: 30px;
    text-shadow: 1px 1px 0 #FFFFFF;
}
#CDContactEmail .CDSubTitle {
	background-image: url("images/icons/envelope.png");
    background-position: 17px -1px;
    background-repeat: no-repeat;
    padding-left: 42px;
    text-shadow: 1px 1px 0 #FFFFFF;
}
#CDContactEmail ul {
	padding-left: 12px;
}
#CDContactURL .CDSubTitle {
	background-image: url("images/icons/world.png");
    background-position: 17px 1px;
    background-repeat: no-repeat;
    padding-left: 42px;
    text-shadow: 1px 1px 0 #FFFFFF;
}
#CDContactURL ul {
	padding-left: 12px;
}
#CDContactMap {
	float: left;
}
#CDContactMap .CDSubTitle {
	background-image: url("images/icons/flag.png");
    background-position: 17px 1px;
    background-repeat: no-repeat;
    padding-left: 42px;
    text-shadow: 1px 1px 0 #FFFFFF;
}
#CDContactAddress p {
	padding-left: 30px;
}
.CDOuter {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #E8EEF4;
	font-size: 110%;
	width: 400px;
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.CDInnerHalfL {
	width: 47%;
	float: left;
	border-right: 1px solid #E8EEF4;
	padding-right: 10px;
}
.CDInnerHalfR {
	padding-left: 10px;
	width: 47%;
	float: left;
}
